diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 72dd90fd5d..ba52250fea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-07-31 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64, + __xstat -> __xstat64, __lseek -> __libc_lseek64. Completes 2002-06-09 + sysdeps/mach/hurd/dl-sysdep.c change. + 2002-07-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/configure.in: Check /lib/modules/`uname |