From 3d1cdf4106fb107757898c92e55e928d35c02af9 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Fri, 2 Apr 1999 06:19:33 +0000 Subject: * Fix possible memory stomp. * A few admin file cleanups. --- NEWS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'NEWS') 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 -- cgit v1.2.3