summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2013-01-11 03:33:47 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2013-01-11 11:20:19 +0000
commit23deb46db03c3e7a2884a49edcf882d933315e70 (patch)
treec8d1c3bb87a616b4ce33a5a66ce26e84816f55f3 /doc/ChangeLog
parentefe52d57b2e0d1cb15ce3ccea5dd7d5e0359dae4 (diff)
downloadiconv-23deb46db03c3e7a2884a49edcf882d933315e70.tar.gz
iconv-23deb46db03c3e7a2884a49edcf882d933315e70.tar.bz2
Add proper transliteration support.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index b055aa9..26d30a7 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -110,3 +110,4 @@ Iconv Changelog
- Correct handling of trailing valid shift sequences. Previously would
erroneously report EINVAL, instead of silently accepting them.
+ - Add proper transliteration behaviour when requested using //TRANSLIT.