summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-05-24 07:30:09 +0000
committerJakub Jelinek <jakub@redhat.com>2006-05-24 07:30:09 +0000
commite482d83fb7eedcb449bfe80a6aa240cbd114c571 (patch)
treeaab89016726b4c378efee7fec33367b648ba3643 /ChangeLog
parent5a04a4228c17def8ccffb60c932fcfea7fdee7cd (diff)
Updated to fedora-glibc-20060524T0721cvs/fedora-glibc-2_4_90-10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52a54eaec4..3de745cf0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-05-23 Ulrich Drepper <drepper@redhat.com>
+
+ * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of
+ doing it all here. When server does not know the answer do not
+ fail immediate, try parent first.
+
+ * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
+ overflow test.
+
2006-05-20 Ulrich Drepper <drepper@redhat.com>
* nis/nis_call.c (__prepare_niscall): New function. Split out