merging 6.7.8 changes

This commit is contained in:
JT Smith 2005-10-22 16:12:31 +00:00
parent 177c9867e1
commit d0268c030b
2 changed files with 12 additions and 13 deletions

View file

@ -1,5 +1,4 @@
6.8.0
- Renamed "Page" asset to "Page / Layout" asset for clarity.
- Switched Date::Manip to DateTime and Time::HiRes to DateTime::HiRes for
better performance and more functionality. See gotchas for details.