aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2016-11-16 14:18:32 -0500
committerZack Weinberg <zackw@panix.com>2016-11-16 14:18:32 -0500
commit7773556dfb2bf62f7b6deda66fa3821a3bcdbf3e (patch)
tree1a4fc8a06a6a9049d61cd43f30c73f46804e4643 /ChangeLog
parentafcf3cd8ebff8fed79238a2d1b95338c4606b1ee (diff)
downloadglibc-7773556dfb2bf62f7b6deda66fa3821a3bcdbf3e.tar.xz
glibc-7773556dfb2bf62f7b6deda66fa3821a3bcdbf3e.zip
Correct comments in string.h re strcoll_l, strxfrm_l.
* string/string.h: Remove obsolete comment stating that strcoll_l and strxfrm_l have not yet been standardized.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2e5b68cf8..25e1da152a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-16 Zack Weinberg <zackw@panix.com>
+
+ * string/string.h: Remove obsolete comment stating that
+ strcoll_l and strxfrm_l have not yet been standardized.
+
2016-11-16 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* hurd/hurd.h (__hurd_fail_noerrno): New function.