From: Roland McGrath Date: Sun, 14 Jan 1996 10:00:22 +0000 (+0000) Subject: . X-Git-Tag: cvs/libc-960114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4984f343aaba69b59f0ee02c3e44059ef5e40180;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 63d6e189735..c5a460a1ab1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -246,6 +246,7 @@ Sat Nov 25 06:05:12 1995 H.J. Lu * stdio-common/vfscanf.c: Always check width !=0. Correctly handle %%. + Thu Dec 14 02:28:22 1995 Roland McGrath * posix/glob.c (glob_in_dir): Cast result of opendir to __ptr_t,