From 41dcca8426893e5683320b6d6382ccf728d75ccc Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 16 Sep 1997 14:17:23 +0000 Subject: Changes for GNU make 3.76 --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eaf8c0b..c72000a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +Tue Sep 2 10:07:39 1997 Paul D. Smith + + * function.c (expand_function): When processing $(shell...) + translate a CRLF (\r\n) sequence as well as a newline (\n) to a + space. Also remove an ending \r\n sequence. + * make.texinfo (Shell Function): Document it. + +Fri Aug 29 12:59:06 1997 Rob Tulloh + + * w32/pathstuff.c (convert_Path_to_windows32): Fix problem where + paths which contain single character entries like `.' are not + handled correctly. + + * README.W32: Document path handling issues on Windows systems. + Fri Aug 29 02:01:27 1997 Paul D. Smith * Version 3.75.93. -- cgit v1.2.3