diff options
author | Roland McGrath <roland@gnu.org> | 1996-01-14 10:00:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-01-14 10:00:22 +0000 |
commit | 4984f343aaba69b59f0ee02c3e44059ef5e40180 (patch) | |
tree | ad9aece75ef2b0349cea2315269480572074b2c3 | |
parent | 02ac66c50d2faf11677911fd99579869f24795ef (diff) | |
download | glibc-4984f343aaba69b59f0ee02c3e44059ef5e40180.tar.gz glibc-4984f343aaba69b59f0ee02c3e44059ef5e40180.tar.xz glibc-4984f343aaba69b59f0ee02c3e44059ef5e40180.zip |
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 63d6e18973..c5a460a1ab 100644 --- 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, |