diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-08-07 17:40:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-08-07 17:40:53 +0000 |
commit | 13a0293d5ae75bcb61dbe6e3ab9c680f3cf25388 (patch) | |
tree | 7faa62e94976c480a7842b0df08b073fa232b427 /ChangeLog | |
parent | bd1ebae0eb756824f9a8dbc66aa2913733c06354 (diff) | |
download | glibc-13a0293d5ae75bcb61dbe6e3ab9c680f3cf25388.tar glibc-13a0293d5ae75bcb61dbe6e3ab9c680f3cf25388.tar.gz glibc-13a0293d5ae75bcb61dbe6e3ab9c680f3cf25388.tar.bz2 glibc-13a0293d5ae75bcb61dbe6e3ab9c680f3cf25388.zip |
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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |