summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd3a90f87a..37db6c0a11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2013-06-26 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
[BZ #15674]
+ * string/test-memcmp.c (check2): New.
+ (main): Call check2.
+
* sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>