summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-08-07 17:40:53 +0000
committerUlrich Drepper <drepper@redhat.com>2006-08-07 17:40:53 +0000
commit13a0293d5ae75bcb61dbe6e3ab9c680f3cf25388 (patch)
tree7faa62e94976c480a7842b0df08b073fa232b427 /ChangeLog
parentbd1ebae0eb756824f9a8dbc66aa2913733c06354 (diff)
2006-08-07 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060807T1859
Ulrich Drepper <drepper@redhat.com> * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take short cut if only one name component is stripped away.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98ecfa6d5e..dc3e0391b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-07 Jakub Jelinek <jakub@redhat.com>
+ Ulrich Drepper <drepper@redhat.com>
+
+ * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take
+ short cut if only one name component is stripped away.
+
2006-08-07 Ulrich Drepper <drepper@redhat.com>
* nis/nis_call.c: Minor cleanups throughout.