about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLiubov Dmitrieva <liubov.dmitrieva@gmail.com>2011-10-07 11:52:49 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-07 11:52:49 -0400
commit42622229a9377dccd832059a4ce1053f4c2c9f3d (patch)
treef79cedf5954c5ecc9c56b9e2dd0cc3b4b7d0be8c /ChangeLog
parent66fb11b1da6b56a78c09e8b5802ace4f10189dca (diff)
downloadglibc-42622229a9377dccd832059a4ce1053f4c2c9f3d.tar.gz
glibc-42622229a9377dccd832059a4ce1053f4c2c9f3d.tar.xz
glibc-42622229a9377dccd832059a4ce1053f4c2c9f3d.zip
delete 4 lines with unused "define" macros in test-memcmp
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5b5a53988..aa973c2d06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-07  Ulrich Drepper  <drepper@gmail.com>
+
+	* string/test-memcmp.c: Avoid unncessary #defines.
+	Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
+
 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
 
 	* sysdeps/x86_64/multiarch/rawmemchr.S: Update.