summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-12-12 05:49:35 +0000
committerRoland McGrath <roland@redhat.com>1995-12-12 05:49:35 +0000
commit25d48503ebc05a3d1bb6338e2be4f42a54a2dddf (patch)
treebcd627fca38dfc92be203a31c0c7d2f47d675c48
parent5df0d419852be2a1fbd4a579b182aacf2a5c2469 (diff)
downloadgunmake-3.74.1.tar.gz
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 80c945c..587fc22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-Mon Dec 11 22:26:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+Tue Dec 12 00:48:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* Version 3.74.1.
+ * dir.c (read_dirstream): Fix braino: fill in the buffer when not
+ reallocating it!
+
+Mon Dec 11 22:26:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
* misc.c (collapse_continuations): Fix skipping of trailing \s so
it can never dereference before the beginning of the array.