- Removed the need for DateTime::Cron::Simple, which also added the ability

to use ! < and > in schedules.
This commit is contained in:
JT Smith 2006-09-30 19:29:47 +00:00
parent d995ff09fe
commit e22c679421
6 changed files with 66 additions and 20 deletions

View file

@ -1,4 +1,6 @@
7.0.9
- Removed the need for DateTime::Cron::Simple, which also added the ability
to use ! < and > in schedules.
- partial fix: invalid Message-ID headers in outgoing mail
- fix: HttpProxy not doing file uploads correctly
- fix: leftover discussion template variables in Default Article template

File diff suppressed because one or more lines are too long