Fix transposition of mysql and mysqldump in upgrade.pl help.

This commit is contained in:
Drake 2006-10-04 22:45:43 +00:00
parent b62247735f
commit 46665266f1
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,6 @@
7.0.10
- fix: mysql and mysqldump were transposed in upgrade.pl --help
7.0.9
- Removed the need for DateTime::Cron::Simple, which also added the ability
to use ! < and > in schedules.