Mention future modtime detection.
authorRoland McGrath <roland@redhat.com>
Fri, 1 Mar 1996 17:00:57 +0000 (17:00 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 1 Mar 1996 17:00:57 +0000 (17:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b7ed1866669a761802b07d9c25a712fbe490e315..3eae9f3503fa851177807f929088dc437fc9f91b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
-GNU make NEWS -- history of user-visible changes.  11 December 1995
+GNU make NEWS -- history of user-visible changes.  28 February 1996
 
-Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send GNU make bug reports to bug-gnu-utils@prep.ai.mit.edu.
@@ -9,6 +9,12 @@ Version 3.75
 
 * The directory messages printed by `-w' and implicitly in sub-makes,
   are now omitted if Make runs no commands and has no other messages to print.
+
+* Make now detects files that for whatever reason have modification times
+  in the future and gives an error.  Files with such impossible timestamps
+  can result from unsynchronized clocks, or archived distributions
+  containing bogus timestamps; they confuse Make's dependency engine
+  thoroughly.
 \f
 Version 3.73
 
@@ -545,7 +551,7 @@ Version 3.05
 ----------------------------------------------------------------------
 Copyright information:
 
-Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
 
    Permission is granted to anyone to make or distribute verbatim copies
    of this document as received, in any medium, provided that the