aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-09-29 18:25:48 +0000
committerUlrich Drepper <drepper@redhat.com>2002-09-29 18:25:48 +0000
commit9a1c21c453c45ac30b0350877b13ead6a09914e5 (patch)
tree479e8f5e4cc74cdd34edb6582b98bf68607dad9f /ChangeLog
parent3ae5121b7ff54f043c0288c29a76fa28a8ff7c3d (diff)
downloadglibc-9a1c21c453c45ac30b0350877b13ead6a09914e5.tar
glibc-9a1c21c453c45ac30b0350877b13ead6a09914e5.tar.gz
glibc-9a1c21c453c45ac30b0350877b13ead6a09914e5.tar.bz2
glibc-9a1c21c453c45ac30b0350877b13ead6a09914e5.zip
Update.
* nss/bug-erange.c (main): Don't fail if /etc/resolv.conf doesn't exist. 2002-09-29 Ulrich Drepper <drepper@redhat.com> * nss/Makefile: Move bug-erage from tests to xtests. 2002-09-29 Jakub Jelinek <jakub@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2a89f48e1..13e7092552 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2002-09-29 Jakub Jelinek <jakub@redhat.com>
+ * nss/bug-erange.c (main): Don't fail if /etc/resolv.conf doesn't
+ exist.
+
+2002-09-29 Ulrich Drepper <drepper@redhat.com>
+
+ * nss/Makefile: Move bug-erage from tests to xtests.
+
+2002-09-29 Jakub Jelinek <jakub@redhat.com>
+
* stdlib/longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.
2002-09-29 Jakub Jelinek <jakub@redhat.com>