summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-03-31 23:25:13 +0000
committerPaul Smith <psmith@gnu.org>1999-03-31 23:25:13 +0000
commit7052a5715236b84ebe0b3011c4de75ce19c4ab5d (patch)
tree5b401afcb479f81fee107132c12ef745991f6579 /NEWS
parent47922a5a659bfe49976bae8f9ce1e11a23006d29 (diff)
downloadgunmake-7052a5715236b84ebe0b3011c4de75ce19c4ab5d.tar.gz
* Ignore CR in CRLF line terminators for compatibility with DOSsy
makefiles.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 4 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index c7044b6..4b6978f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
GNU make NEWS -*-indented-text-*-
History of user-visible changes.
- 22 Mar 1999
+ 31 Mar 1999
Copyright (C) 1992,93,94,95,96,97,98,1999 Free Software Foundation, Inc.
See the end for copying conditions.
@@ -21,6 +21,9 @@ Version 3.78
* Make defines a new variable, .LIBPATTERNS. This variable controls how
the link library dependency expansion (dependencies like ``-lfoo'') is
performed.
+
+* Make allows CRLF sequences as well as traditional LF, in makefiles for
+ UNIX.
Version 3.77
@@ -682,7 +685,3 @@ Copyright information:
Permission is granted to distribute modified versions of this
document, or of portions of it, under the above conditions, provided
also that they carry prominent notices stating who last changed them.
-
-Local variables:
-version-control: never
-end: