summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-05-01 23:01:53 +0200
committerBruno Haible <bruno@clisp.org>2009-05-01 23:01:53 +0200
commitc12b2293d6408b370967fbc58bc725b4b8f43f44 (patch)
tree186a02a5992218c943f32750b746f4e9085d9ea1 /ChangeLog
parente60691f285484f09c4004d961dbfa8903379cc9c (diff)
downloadlibunistring-c12b2293d6408b370967fbc58bc725b4b8f43f44.tar.gz
Avoid "overfull hboxes" in the TeXed documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed1cf76..2f93b7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2009-05-01 Bruno Haible <bruno@clisp.org>
+ Avoid "overfull hboxes" in the TeXed documentation.
+ * doc/libunistring.texi (texnl): New macro.
+ (Unicode, Autoconf macro): Use it.
+ * doc/unictype.texi (Canonical combining class,
+ Bidirectional category): Likewise.
+ * doc/uniwbrk.texi (Word break property): Likewise.
+ Reported by Ralf Wildenhues.
+
+2009-05-01 Bruno Haible <bruno@clisp.org>
+
* lib/exported.sh.in: Fix quoting of argument reference.
2009-05-01 Bruno Haible <bruno@clisp.org>