aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-18 17:31:43 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-18 17:31:43 +0000
commitae81730fad7e41f2eb348c62a778d10136073791 (patch)
tree825de015782dbc71c0ef0c87a1e35ade8393dae5 /ChangeLog
parent30f22ab12d9b04b42bfcca4fe732a55a41a5f11f (diff)
downloadglibc-ae81730fad7e41f2eb348c62a778d10136073791.tar
glibc-ae81730fad7e41f2eb348c62a778d10136073791.tar.gz
glibc-ae81730fad7e41f2eb348c62a778d10136073791.tar.bz2
glibc-ae81730fad7e41f2eb348c62a778d10136073791.zip
Update.
1999-07-18 Ulrich Drepper <drepper@cygnus.com> * inet/gethstbyad_r.c (PREPROCESS): Test for unspecified IPv6 address and return an error in this case. * nss/getXXbyYY_r.c: Allow PREPROCESS be defined and use it if available.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ead6b574eb..ade1935468 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-07-18 Ulrich Drepper <drepper@cygnus.com>
+
+ * inet/gethstbyad_r.c (PREPROCESS): Test for unspecified IPv6 address
+ and return an error in this case.
+ * nss/getXXbyYY_r.c: Allow PREPROCESS be defined and use it if
+ available.
+
1999-07-18 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* nscd/nscd_proto.h (__nscd_gethostbyaddr_r): Follow change from