about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2014-02-01 03:38:33 -0200
committerAlexandre Oliva <aoliva@redhat.com>2014-02-01 03:38:33 -0200
commit1acd4371c021834ac238f58669c716747ac1a5db (patch)
treeed4a96b03dc5fd9663f9987f7fdf46a3fb9c0768 /ChangeLog
parent23e5b8cb1ba7a31450bda75e3f06b7c76e175db4 (diff)
downloadglibc-1acd4371c021834ac238f58669c716747ac1a5db.tar.gz
glibc-1acd4371c021834ac238f58669c716747ac1a5db.tar.xz
glibc-1acd4371c021834ac238f58669c716747ac1a5db.zip
* manual/string.texi (wcstok): Fix prototype.
(wcstok, strtok, strtok_r): Adjust reentrancy remarks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ff712f3f9..f02ccc78ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
 
+	* manual/string.texi (wcstok): Fix prototype.
+	(wcstok, strtok, strtok_r): Adjust reentrancy remarks.
+
+2014-02-01  Alexandre Oliva <aoliva@redhat.com>
+
 	* manual/time.texi: Document MTASC-safety properties.
 
 2014-02-01  Alexandre Oliva <aoliva@redhat.com>