summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-11-29 14:48:07 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-11-29 14:48:07 +0000
commitdb172122bfa9e6a8f60e312af3ba84255dddac03 (patch)
tree3d367ee521830300082ed4d5f78a7564ee97ab51 /doc
parent12cadfb82f691625b8d0cba40a07a938663261ed (diff)
downloadiconv-db172122bfa9e6a8f60e312af3ba84255dddac03.tar.gz
iconv-db172122bfa9e6a8f60e312af3ba84255dddac03.tar.bz2
Bump version number.
Update changelog with changes since 0.09 svn path=/trunk/iconv/; revision=5827
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 5b82ce5..597187e 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -89,3 +89,12 @@ Iconv Changelog
- Add support for ISO-8859-16 (Latin 10)
- Significantly improve detection and reporting of error conditions
+0.10 29-Nov-2008
+----------------
+
+ - Fixes to the *Iconv command parameter parsing
+ - Ensure *Iconv outputs all converted data when the input is invalid
+ - Fix handling of illegal UTF-8 byte sequences
+ - Fix handling of incomplete multibyte input sequences.
+
+