Fixed a events calendar bug

This commit is contained in:
Martin Kamerbeek 2006-10-06 15:06:14 +00:00
parent e2cad73c08
commit 9a8f31cfc3
2 changed files with 145 additions and 0 deletions

View file

@ -9,6 +9,7 @@
- fix: Missing translation in calendar (Klaus)
- fixed a bug where the calendar would break if a language other than English has
been selected (Martin Kamerbeek / Procolix)
- fix: Events Calendar: error in "big" template (Martin Kamerbeek / Procolix)
7.0.9
- Removed the need for DateTime::Cron::Simple, which also added the ability