1
0

Fix more entry sorting

This commit is contained in:
Garvin Hicking
2006-08-09 07:28:41 +00:00
parent a2db8ce717
commit e06556d476
5 changed files with 15 additions and 7 deletions

View File

@ -243,6 +243,10 @@ Version 1.1-alpha5()
Version 1.0.1 ()
------------------------------------------------------------------------
* Fix problem on newer Firefox versions, where insertion of images
in the WYSIWYG editor did not work. It might be necessary to
purge your browsers cache for this to properly work. (Jay Bertrandt)
* Fix utf8 iconv conversion failing on some older PHP setups.
Thanks to Matthias Leisi!