summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2013-01-29 23:32:08 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2013-01-29 23:32:08 +0000
commitd115d1a9d09d53f70c63bb3ac48372b041d6de44 (patch)
treee0a7ddfa926d6c93374aa630dfd7bb72174b1e9d /doc
parent77274a0af7489e7c61f2676861fa0681c9f61d8f (diff)
downloadiconv-d115d1a9d09d53f70c63bb3ac48372b041d6de44.tar.gz
iconv-d115d1a9d09d53f70c63bb3ac48372b041d6de44.tar.bz2
Set release date, etc.releases/0.12
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 26d30a7..3a22a45 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -105,9 +105,10 @@ Iconv Changelog
- Toolchain used to build 0.10 turns out to have produced broken code.
- Minor additions to the charset alias mapping file.
-0.12 XX-XX-2013
+0.12 20-Jan-2013
---------------
+ - Master alias mapping file now lives in ROOL repository.
- 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.