summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Pfaff <blp@cs.stanford.edu>2011-03-28 21:33:05 -0700
committerBruno Haible <bruno@clisp.org>2011-03-29 21:51:41 +0200
commit820590c2b81686f64c50d22022aeb49ff3c6e3ad (patch)
tree612ba2cbef1cb95b750df4a2b1706d0f10e75c1b /ChangeLog
parentbfefad13e983199a0c85ef615efc820dd3b7b3cc (diff)
downloadlibunistring-820590c2b81686f64c50d22022aeb49ff3c6e3ad.tar.gz
Document grapheme cluster break functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ebbe3f..e5a7edd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-03-28 Ben Pfaff <blp@cs.stanford.edu>
+
+ Document grapheme cluster break functions.
+ * doc/Makefile.am (libunistring_TEXINFOS): Add unigbrk.texi.
+ * doc/libunistring.texi: Include unigbrk.texi and refer to it from
+ the text and tables of content.
+ * doc/unigbrk.texi: New file.
+
2011-03-26 Bruno Haible <bruno@clisp.org>
Allow omitting spaces in property names.