diff options
author | Roland McGrath <roland@redhat.com> | 1995-12-12 05:49:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1995-12-12 05:49:35 +0000 |
commit | 25d48503ebc05a3d1bb6338e2be4f42a54a2dddf (patch) | |
tree | bcd627fca38dfc92be203a31c0c7d2f47d675c48 | |
parent | 5df0d419852be2a1fbd4a579b182aacf2a5c2469 (diff) | |
download | gunmake-25d48503ebc05a3d1bb6338e2be4f42a54a2dddf.tar.gz |
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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. |