summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-11-19 18:57:25 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-11-19 18:57:25 +0000
commit7c5162416d6b449d5e36bb6dc0233dfd75dd7ac2 (patch)
treed228ee9d113af90bf5a008e9867709bd38b96274 /doc
parent76014364a112ca1a95d1a7a8700301c6a2f83e74 (diff)
downloadiconv-7c5162416d6b449d5e36bb6dc0233dfd75dd7ac2.tar.gz
iconv-7c5162416d6b449d5e36bb6dc0233dfd75dd7ac2.tar.bz2
More detailed changelog
svn path=/trunk/iconv/; revision=5740
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog19
1 files changed, 18 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 811aac9..2604cac 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -71,4 +71,21 @@ Iconv Changelog
- New build system to go with this.
- Fixes for compiling with GCC4.
- Introduce *Iconv command which performs command line conversion.
- - Many, many bugfixes.
+ - Fixes/improvements to the handlers for:
+ + US-ASCII
+ + UTF-8
+ + ISO-8859-7
+ + ISO-8859-8
+ + ISO-8859-11
+ + Windows-1256
+ + MacRoman
+ + JIS X 0208
+ + JIS X 0212
+ + KS X 1001
+ + EUC-JP
+ + Any ISO-2022 based charset that uses a 94x94 table in GR
+ + Johab
+ + ShiftJIS
+ - Add support for ISO-8859-16 (Latin 10)
+ - Significantly improve detection and reporting of error conditions
+