about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-06-08 10:24:37 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-06-08 10:24:37 +0000
commit3ac3ff325d4042c8a8e20821195938601994d8f8 (patch)
treeaac13cc3f1c50f98a7985e036becf83df15a9795 /ChangeLog
parent5b5ee4d977363af7e6521ff83ba021ca810d8968 (diff)
downloadglibc-3ac3ff325d4042c8a8e20821195938601994d8f8.tar.gz
glibc-3ac3ff325d4042c8a8e20821195938601994d8f8.tar.xz
glibc-3ac3ff325d4042c8a8e20821195938601994d8f8.zip
Say "C++ tests" in comment on __open_memstream declaration.
	* include/stdio.h (__open_memstream): Say "C++ tests" in comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc08ba8e9a..9552fc5bb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-08  Joseph Myers  <joseph@codesourcery.com>
+
+	* include/stdio.h (__open_memstream): Say "C++ tests" in comment.
+
 2015-06-06  Justus Winter  <4winter@informatik.uni-hamburg.de>
 
 	* mach/mach/mach_traps.h (thread_switch): Fix typo in comment.