summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-07-01 02:10:17 +0200
committerBruno Haible <bruno@clisp.org>2009-07-01 02:10:17 +0200
commit76de81684dc4a3c68d5a9d34c022bc324f6382f7 (patch)
tree51ce4e8b2f8e782cecb50fa6f639eaefff54def1 /ChangeLog
parenta2db16e8e2a0a34c998178f9c1efd720e4cfdee9 (diff)
downloadlibunistring-76de81684dc4a3c68d5a9d34c022bc324f6382f7.tar.gz
Prepare for version 0.9.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f550ef7..cdc088f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2009-06-30 Bruno Haible <bruno@clisp.org>
- * * doc/unicase.texi (Case mappings of substrings): Add an example.
+ * version.sh: Bump date.
+ * lib/Makefile.am (LTV_*): Update to 1:0:1.
+ * README: Update version.
+
+2009-06-30 Bruno Haible <bruno@clisp.org>
+
+ * doc/unicase.texi (Case mappings of substrings): Add an example.
2009-06-29 Bruno Haible <bruno@clisp.org>