diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-05 11:39:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-05 11:39:46 +0000 |
commit | 998cbccf508de34fdeed7fbd706a1ad9256a908f (patch) | |
tree | 48fdf0780028a3ddb091263541131b9cb4bb3573 /ChangeLog | |
parent | 7c38dd46bf3c42b0de5ccefdbe3b078a141d64a7 (diff) | |
download | glibc-998cbccf508de34fdeed7fbd706a1ad9256a908f.tar.gz glibc-998cbccf508de34fdeed7fbd706a1ad9256a908f.tar.xz glibc-998cbccf508de34fdeed7fbd706a1ad9256a908f.zip |
Update.
1998-05-05 Ulrich Drepper <drepper@cygnus.com> * libio/stdio.h: Fix typo in __REDIRECT. * io/sys/stat.h: Likewise. Reported by Myles Uyema <myles@uyema.nws.net>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 69ea5ef88f..2607270f76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-05-05 Ulrich Drepper <drepper@cygnus.com> + + * libio/stdio.h: Fix typo in __REDIRECT. + * io/sys/stat.h: Likewise. + Reported by Myles Uyema <myles@uyema.nws.net>. + 1998-05-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * locale/programs/localedef.c (options): Fix help message. |