diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1efe006f5d..8b270df5a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1998-09-10 Ulrich Drepper <drepper@cygnus.com> + * stdlib/random_r.c (__setstate_r): Allow call with same state + array as currently used (PR libc/774). + * include/limits.h: Include gcc's header even if this file is found more than once before it (PR libc/778) |