about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-05 14:09:50 -0500
committerMike Frysinger <vapier@gentoo.org>2015-03-06 00:57:43 -0500
commit4ca8ddfb05ea7d888347bb96cfa431e0eb7fcd9a (patch)
treeee5854e9875ec6859f1b2c70bf797b4fb9ba8971 /ChangeLog
parent9162c01d09c327ae2e7c3a5148307e8018792c51 (diff)
downloadglibc-4ca8ddfb05ea7d888347bb96cfa431e0eb7fcd9a.tar.gz
glibc-4ca8ddfb05ea7d888347bb96cfa431e0eb7fcd9a.tar.xz
glibc-4ca8ddfb05ea7d888347bb96cfa431e0eb7fcd9a.zip
manual: drop strerror C89 compatibility note
Mentioning systems that are old and don't support C89 is probably
a waste of time nowadays.  Drop the note.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9cf4583b6..cda9af2df7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-06  Mike Frysinger  <vapier@gentoo.org>
+
+	* manual/errno.texi (Error Messages): Delete strerror ISO C89
+	compatibility note.
+
 2015-03-05  Roland McGrath  <roland@hack.frob.com>
 
 	* Makeconfig (test-wrapper-env-only): New variable.