1
0

Fix import UTF-8 bug, thanks to jan

This commit is contained in:
Garvin Hicking
2006-10-27 09:18:19 +00:00
parent f47667794f
commit 992524f9b3
7 changed files with 19 additions and 5 deletions

View File

@ -3,6 +3,10 @@
Version 1.1 ()
------------------------------------------------------------------------
* Fixed bug that prevented native imports from other blog system
to recode ISO-charsets into UTF-8. Major thanks to Jan of
blog.salid.de. (garvinhicking)
* Added functionality to reply to comments in the admin interface
(garvinhicking)