diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b9c5c23ab0..0e39609a09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1999-07-25 Ulrich Drepper <drepper@cygnus.com> + * libio/iofclose.c (_IO_new_fclose): Detect new streams and handle + them appropriately. + * libio/oldiofclose.c (_IO_old_fclose): Likewise. + * misc/mntent_r.c: Allow spaces and tabs in entry names by encoding these characters. * misc/tst-mntent.c: Add test case for addmntent and getmntent. |