summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-12-12 04:32:10 +0000
committerRoland McGrath <roland@redhat.com>1995-12-12 04:32:10 +0000
commit624552baddc3707db849b58a8a50d60b533e6d05 (patch)
treefb97f4d1ab3887eacd24f75e23392cf495fc3b7d /ChangeLog
parent76d037cb95c26a4a3c5ac7ba34c94cae2be7baa1 (diff)
downloadgunmake-624552baddc3707db849b58a8a50d60b533e6d05.tar.gz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eac885e..80c945c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
Mon Dec 11 22:26:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * Version 3.74.1.
+
+ * misc.c (collapse_continuations): Fix skipping of trailing \s so
+ it can never dereference before the beginning of the array.
+
* read.c (find_semicolon): Function removed.
(read_makefile): Don't use find_semicolon or remove_comments for
rule lines. Use find_char_unquote directly and handle quoted comments