summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiubov Dmitrieva <liubov.dmitrieva@gmail.com>2011-12-23 12:02:53 -0500
committerUlrich Drepper <drepper@gmail.com>2011-12-23 12:02:53 -0500
commitbbe315ea364e86166bb985e2e605af029482a124 (patch)
treea33b1470776640e616cca0a70977dbc2b2cc9587
parent15db4de19dc0043c25ff6a205bfbc25a180b1c48 (diff)
CL
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2eed1151fe..37e70e712c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
[BZ #13540]
- * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix bug.
- Fix overrun in destination buffer.
+ * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
+ destination buffer.
* sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
2011-12-23 Marek Polacek <polacek@redhat.com>