Noted new dependancy in the wrong place

This commit is contained in:
Paul Driver 2010-04-05 17:19:23 -07:00
parent c356a7acc6
commit 89b07a44c8
2 changed files with 4 additions and 1 deletions

View file

@ -1,7 +1,6 @@
7.9.2 7.9.2
- added: Workflow to extend recurring Calendar events 2 years from the - added: Workflow to extend recurring Calendar events 2 years from the
current date (now part of weekly maintenence) current date (now part of weekly maintenence)
- new dependency: DateTime::Event::ICal
- fixed #11507: Spectre Reports Wrong Workflow Count - fixed #11507: Spectre Reports Wrong Workflow Count
- added #11412: Additional navigation in Gallery Photo View - added #11412: Additional navigation in Gallery Photo View
- added: Sort Items switch to Syndicated Content asset - added: Sort Items switch to Syndicated Content asset

View file

@ -7,6 +7,10 @@ upgrading from one version to the next, or even between multiple
versions. Be sure to heed the warnings contained herein as they will versions. Be sure to heed the warnings contained herein as they will
save you many hours of grief. save you many hours of grief.
7.9.2
--------------------------------------------------------------------
* new dependency: DateTime::Event::ICal
7.9.0 7.9.0
-------------------------------------------------------------------- --------------------------------------------------------------------
* WebGUI new requires Test::Harness 3.17 or higher to enable the testing functions * WebGUI new requires Test::Harness 3.17 or higher to enable the testing functions