aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-08-18 00:46:40 +0000
committerUlrich Drepper <drepper@redhat.com>2001-08-18 00:46:40 +0000
commit0f4b99a643216c5ffea5bc3b2b1ae1d6940ae550 (patch)
treec05d72f0598e460f1b19208d488fe06d867768bb /ChangeLog
parent9d051d64233764957778bc017b9d7b6a57b1dd49 (diff)
downloadglibc-0f4b99a643216c5ffea5bc3b2b1ae1d6940ae550.tar
glibc-0f4b99a643216c5ffea5bc3b2b1ae1d6940ae550.tar.gz
glibc-0f4b99a643216c5ffea5bc3b2b1ae1d6940ae550.tar.bz2
glibc-0f4b99a643216c5ffea5bc3b2b1ae1d6940ae550.zip
Update.
2001-08-17 Ulrich Drepper <drepper@redhat.com> * conform/data/netdb.h-data: Adjust gai_strerror return type. * misc/getpass.c: Include wchar.h for prototypes. * malloc/obstack.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c6db5d5f1b..e7ff0f3918 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
+2001-08-17 Ulrich Drepper <drepper@redhat.com>
+
+ * conform/data/netdb.h-data: Adjust gai_strerror return type.
+
2001-08-17 Andreas Jaeger <aj@suse.de>
- * misc/getpass.c: Include wchar.h for prototypes.
- * malloc/obstack.c: Likewise.
+ * misc/getpass.c: Include wchar.h for prototypes.
+ * malloc/obstack.c: Likewise.
2001-08-17 Ulrich Drepper <drepper@redhat.com>