diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3d693fdf26..bcbcaa0d31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2000-08-21 Ulrich Drepper <drepper@redhat.com> + * stdlib/random_r.c (__setstate_r): Correct offset when computing + new rptr and fptr. Reported by Michael Fischer <fischer@cs.yale.edu>. + + * posix/regex.h: Add macro definitions to allow compiling outside + glibc. + * sysdeps/i370/Implies: Removed. * sysdeps/mvs/Implies: Removed. |