fix: Those calendar bugs are finally fixed. I fix them coming in and break them going out...

This commit is contained in:
Doug Bell 2007-02-02 16:47:02 +00:00
parent 124f42f582
commit d3ac8526c1
3 changed files with 49 additions and 36 deletions

View file

@ -51,6 +51,8 @@
events.
- fix: Event edit doesn't re-apply "all day event" radio selector after
error.
- fix: Calendar Add Event now uses the last "start" passed in, or today
by default.
- fix: RSS feeds should now process HTML characters properly for RSS 2.0 standard
- fix: Corner case which could cause WeatherData.pm to fail has been fixed.
- fix: wiki pagination broken (perlDreamer Consulting, LLC)