Calendar needs to cleanup its feeds when it is deleted

This commit is contained in:
Colin Kuskie 2007-03-08 21:12:02 +00:00
parent cc569b1b4d
commit 62f3a9b045
3 changed files with 31 additions and 7 deletions

View file

@ -30,6 +30,8 @@
- Fixed a bad module name in the updated WeatherData asset (perlDreamer Consulting, LLC)
- File and Image handling via Storage.pm (perlDreamer Consulting, LLC)
- Calendar: event details misdirection (perlDreamer Consulting, LLC)
- Calendar asset bug, hourly workflow error (Thanks to Chad Kotil (Global
Research NOC) for debug help with this)
7.3.11
- Added an option for enabling coverage tests to testCodebase.pl.