1
0

Fix iconv bug, thanks to Matthias Leise

This commit is contained in:
Garvin Hicking
2006-08-05 20:59:00 +00:00
parent 1d2b48e906
commit 717022a81d
2 changed files with 9 additions and 1 deletions

View File

@ -241,6 +241,9 @@ Version 1.1-alpha5()
Version 1.0.1 ()
------------------------------------------------------------------------
* Fix utf8 iconv conversion failing on some older PHP setups.
Thanks to Matthias Leisi!
* Fix multi-authors view only showing first author (garvinhicking)
* Fix bug sending comment-notification mails to subscribed users