fixed: Syndicated Content doesn't always decode text properly

fixed: Syndicated Content caches improperly
This commit is contained in:
Graham Knop 2008-07-08 16:55:23 +00:00
parent 67c0338e47
commit 823c0af44f
2 changed files with 25 additions and 38 deletions

View file

@ -2,6 +2,8 @@
- Created a migration from 7.4.40 directly to 7.5.16.
- fixed: More permissive DSN checking to allow use of SQLite (thanks pathma)
- fixed: Project manager modal dialog doesn't work in some instances.
- fixed: Syndicated Content doesn't always decode text properly
- fixed: Syndicated Content caches improperly
7.5.15
- fixed: Colorpicker window would not open (Martin Kamerbeek / Oqapi)