summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-10 21:41:39 +0100
committerBruno Haible <bruno@clisp.org>2010-01-10 21:41:39 +0100
commit2632a33c527d8062c6343574ce03b97ad6348167 (patch)
tree1c7d044d7cc48bbaec54c536e101b8e25d9f17e5 /ChangeLog
parentd75204a8c92e4a404d7c88de68ddacc7083ecb7e (diff)
downloadlibunistring-2632a33c527d8062c6343574ce03b97ad6348167.tar.gz
Change description of u*_stpncpy return value.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3331d9..c40838c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-10 Bruno Haible <bruno@clisp.org>
+
+ * doc/unistr.texi (Elementary string functions on NUL terminated
+ strings): Change description of u*_stpncpy return value to be
+ consistent with stpncpy in glibc.
+
2010-01-01 Bruno Haible <bruno@clisp.org>
* Version 0.9.2.1 released.