summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-05 11:39:46 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-05 11:39:46 +0000
commit998cbccf508de34fdeed7fbd706a1ad9256a908f (patch)
tree48fdf0780028a3ddb091263541131b9cb4bb3573 /ChangeLog
parent7c38dd46bf3c42b0de5ccefdbe3b078a141d64a7 (diff)
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--ChangeLog6
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.