summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 3 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 4b6978f..8a1e11b 100644
--- a/NEWS
+++ b/NEWS
@@ -19,11 +19,10 @@ Version 3.78
proceeds normally.
* Make defines a new variable, .LIBPATTERNS. This variable controls how
- the link library dependency expansion (dependencies like ``-lfoo'') is
- performed.
+ library dependency expansion (dependencies like ``-lfoo'') is performed.
-* Make allows CRLF sequences as well as traditional LF, in makefiles for
- UNIX.
+* Make allows CRLF sequences as well as traditional LF, for
+ compatibility with makefiles created on other operating systems.
Version 3.77