From 514eda2bda5f4f2a5c543e80095c122721b496f6 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 1 Mar 1996 17:00:57 +0000 Subject: Mention future modtime detection. --- NEWS | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index b7ed186..3eae9f3 100644 --- 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. 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 -- cgit v1.2.3