1
0
mirror of https://github.com/mirror/make.git synced 2025-04-11 20:10:49 +08:00
This commit is contained in:
Roland McGrath 1995-12-12 05:49:35 +00:00
parent 5df0d41985
commit 25d48503eb

View File

@ -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.