summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-01-14 10:00:22 +0000
committerRoland McGrath <roland@gnu.org>1996-01-14 10:00:22 +0000
commit4984f343aaba69b59f0ee02c3e44059ef5e40180 (patch)
treead9aece75ef2b0349cea2315269480572074b2c3
parent02ac66c50d2faf11677911fd99579869f24795ef (diff)
-rw-r--r--ChangeLog1
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,