about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-10-25 14:55:08 +0200
committerAndreas Schwab <schwab@redhat.com>2011-10-25 15:25:37 +0200
commit37822576b8cf2a04fb34212fb0ae82d3b607bed2 (patch)
tree49a3f1688b2994ff22979540465c94df815bf828 /ChangeLog
parent31ea014d8b09e6aa4f07cdb86c94ce50f1b92c2a (diff)
downloadglibc-37822576b8cf2a04fb34212fb0ae82d3b607bed2.tar.gz
glibc-37822576b8cf2a04fb34212fb0ae82d3b607bed2.tar.xz
glibc-37822576b8cf2a04fb34212fb0ae82d3b607bed2.zip
Fix strchr test
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1046feee0b..1d0e0fccc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-25  Andreas Schwab  <schwab@redhat.com>
+
+	* string/test-strchr.c (do_test): Don't generate NUL bytes.
+
 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
 
 	* sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.