.
authorRoland McGrath <roland@gnu.org>
Sun, 14 Jan 1996 10:00:22 +0000 (10:00 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 14 Jan 1996 10:00:22 +0000 (10:00 +0000)
ChangeLog

index 63d6e18..c5a460a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -246,6 +246,7 @@ Sat Nov 25 06:05:12 1995  H.J. Lu  <hjl@nynexst.com>
 
        * stdio-common/vfscanf.c: Always check width !=0.
        Correctly handle %%.
+
 Thu Dec 14 02:28:22 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
        * posix/glob.c (glob_in_dir): Cast result of opendir to __ptr_t,