summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8d72f2..f993738 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2019-02-13 Bruno Haible <bruno@clisp.org>
+ doc: Fix hyperlinks to table of contents in HTML doc.
+ Reported by Akim Demaille <akim.demaille@gmail.com>.
+ * doc/Makefile.am (libunistring_toc.html): Replace references to
+ libunistring.html with references to libunistring_toc.html.
+
+2019-02-13 Bruno Haible <bruno@clisp.org>
+
doc: Make function declarations easier to read.
* doc/uni*.texi: Inside the argument list of function declarations, use
no-break spaces instead of spaces, except directly after a comma.