diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 83c5ece932..ea804c3ea4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-01-29 Ben Collins <bcollins@debian.org> + + * string/bits/string2.h (__mempcpy): Protect size arg for + addition when using __builtin_memcpy. + 2002-01-29 Ulrich Drepper <drepper@redhat.com> * stdlib/Makefile (tests): Add tst-qsort. |