summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-07-05 01:09:15 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-07-05 01:09:15 +0530
commit96baf6ffc57b811bbc424a1fc72ef77dd56d7a18 (patch)
treedfe6ad384c1c97e2d766750cf26f333fbaa4fd3d /ChangeLog
parent1570a72bb8359c9a3a64c4e22d9ea47ce6fcff31 (diff)
downloadglibc-96baf6ffc57b811bbc424a1fc72ef77dd56d7a18.tar.gz
Add comment for MEMCPY_OK_FOR_FWD_MEMMOVE
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9574c9508..d5458c7030 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-07-04 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * sysdeps/generic/memcopy.h: Add comment for
+ MEMCPY_OK_FOR_FWD_MEMMOVE.
+
2014-07-04 Will Newton <will.newton@linaro.org>
* string/memchr.c: Merge from gnulib.