diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-10-06 20:36:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-10-06 20:36:44 +0000 |
commit | e0a2fcd9cbb8f6299fb96c448306c11ec6eb3f2e (patch) | |
tree | 09e8683d75c8ddef8a6bdad8a6b35a728fca808c | |
parent | 4df92d57e86155e371b7797ed0bb51ff30e6450a (diff) | |
download | glibc-e0a2fcd9cbb8f6299fb96c448306c11ec6eb3f2e.tar.gz glibc-e0a2fcd9cbb8f6299fb96c448306c11ec6eb3f2e.tar.xz glibc-e0a2fcd9cbb8f6299fb96c448306c11ec6eb3f2e.zip |
* nis/Banner: Removed. It's been integral part forever and the
author info is incomplete anyway.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2ab02dd9e7..5158d312b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-10-06 Ulrich Drepper <drepper@redhat.com> + * nis/Banner: Removed. It's been integral part forever and the + author info is incomplete anyway. + * nis/nis_table.c (nis_list): If __follow_path fails in the new code, make sure the nis_freeresult call doesn't crash and that the result is reported correctly. |