aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70c0b6c..60cf864 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-29 Ulrich Drepper <drepper@redhat.com>
+
+ * inet/rcmd.c (__checkhost_sa): If getnameinfo succeeds but the
+ names don't match don't return.
+ Patch by Olaf Kirch <okir@flash.lst.de>.
+
2000-08-28 Ulrich Drepper <drepper@redhat.com>
* time/strftime.c (my_strftime): Handle # flag for %b as well.