diff options
author | Paul Smith <psmith@gnu.org> | 1997-09-19 19:47:55 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1997-09-19 19:47:55 +0000 |
commit | 3e12cad198a91fb03fad2ecfc40753385c60319e (patch) | |
tree | d02f2928156adad8c65bcf83ceeba8df58fe7393 /NEWS | |
parent | e2ffc653aa69e0b485d698a13d3dc954b8c82135 (diff) | |
download | gunmake-3e12cad198a91fb03fad2ecfc40753385c60319e.tar.gz |
Quick changes for make 3.76.1.3.76.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,12 +1,16 @@ GNU make NEWS -*-indented-text-*- History of user-visible changes. - 18 Aug 1997 + 19 Sep 1997 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc. See the end for copying conditions. Please send GNU make bug reports to bug-gnu-utils@prep.ai.mit.edu. +Version 3.76.1 + +* Small (but serious) bug fix. Quick rollout to get into the GNU source CD. + Version 3.76 * GNU make now uses automake to control Makefile.in generation. This |