Fixed a bug with RSS feed generation and attachments.

This commit is contained in:
JT Smith 2007-01-17 18:24:15 +00:00
parent d5b79ae217
commit 2c7f49be9a
5 changed files with 5 additions and 20 deletions

View file

@ -17,6 +17,9 @@
handling dynamic item plugins. (Martin Kamerbeek / Oqapi)
- fix: Using double quote in Project Manager task name breaks javascript
(perlDreamer Consulting LLC)
- Fixed a bug in the 7.2.3-7.3.0 upgrade script related to calendar
migration.
- Fixed a bug with RSS feed generation and attachments.
7.3.4
- fix: SQLForm - cannot add new asset (Martin Kamerbeek / Oqapi)