diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index d2a8ff7ffd..ec76edf14e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2002-09-29 Roland McGrath <roland@redhat.com> - * sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location. + * malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining. -2002-09-29 Roland McGrath <roland@redhat.com> + * sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location. * sysdeps/unix/sysv/linux/x86_64/sysdep.S [USE_TLS && HAVE___THREAD]: Define errno in .tbss. |