summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-02-13 09:22:48 +0100
committerBruno Haible <bruno@clisp.org>2019-02-13 09:22:48 +0100
commitd0b1a2e059fe3b2773ddf797bcab9893b225590a (patch)
tree659297bd52d1abe452f70aa2d651474180215667 /ChangeLog
parent8544d2711b8edb431718b03a31304fc07f0dc1fb (diff)
downloadlibunistring-d0b1a2e059fe3b2773ddf797bcab9893b225590a.tar.gz
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. * doc/libunistring.texi: Bump copyright year.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f13ccc6..e8d72f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
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.
+ * doc/libunistring.texi: Bump copyright year.
+
+2019-02-13 Bruno Haible <bruno@clisp.org>
+
build: Put the .sym file in the source directory.
* lib/Makefile.am (libunistring.sym): Generate in the source directory.
(config.h): Update rule.