about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2016-05-30 13:28:25 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-05-30 13:28:25 +0200
commitc30c3f46a5f2e60639dab888c487397b579942e9 (patch)
treec34a0153fa9e68992ae678338d5a64003387b3fc /ChangeLog
parent3904414a3008751ffcaf18fbe33bd34812b7bfe5 (diff)
downloadglibc-c30c3f46a5f2e60639dab888c487397b579942e9.tar.gz
glibc-c30c3f46a5f2e60639dab888c487397b579942e9.tar.xz
glibc-c30c3f46a5f2e60639dab888c487397b579942e9.zip
stpcpy is part of POSIX.1-2008 [BZ #3629]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3eee1b286e..042fb893e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-05-30  Roland McGrath  <roland@hack.frob.com>
+
+	[BZ #3629]
+	* manual/string.texi (Copying Strings and Arrays): stpcpy is part
+	of POSIX.1-2008.
+
 2016-05-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
 
 	* sysdeps/mach/hurd/i386/____longjmp_chk.S (____longjmp_chk) [PIC]: