From: Ulrich Drepper Date: Fri, 6 Oct 2006 20:36:44 +0000 (+0000) Subject: * nis/Banner: Removed. It's been integral part forever and the X-Git-Tag: cvs/fedora-glibc-20061025T1857~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0a2fcd9cbb8f6299fb96c448306c11ec6eb3f2e;p=thirdparty%2Fglibc.git * nis/Banner: Removed. It's been integral part forever and the author info is incomplete anyway. --- diff --git a/ChangeLog b/ChangeLog index 2ab02dd9e76..5158d312b03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-10-06 Ulrich Drepper + * 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.