summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-04-02 06:19:33 +0000
committerPaul Smith <psmith@gnu.org>1999-04-02 06:19:33 +0000
commit3d1cdf4106fb107757898c92e55e928d35c02af9 (patch)
treee6057e0287cb55abee0ad257f69ea16bc2a992c2 /NEWS
parent7052a5715236b84ebe0b3011c4de75ce19c4ab5d (diff)
downloadgunmake-3d1cdf4106fb107757898c92e55e928d35c02af9.tar.gz
* Fix possible memory stomp.
* A few admin file cleanups.
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