diff options
author | Paul Smith <psmith@gnu.org> | 2000-01-22 05:43:03 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2000-01-22 05:43:03 +0000 |
commit | 5577cdc2616262ae89c28cda49b5dd5449be472d (patch) | |
tree | 9e5b67f4754ce5a2d64bad43d28a7eaf093b6274 /NEWS | |
parent | b7b83d6398e8e552dd1b9d70d18d7262753e03d4 (diff) | |
download | make-5577cdc2616262ae89c28cda49b5dd5449be472d.tar.gz make-5577cdc2616262ae89c28cda49b5dd5449be472d.tar.bz2 make-5577cdc2616262ae89c28cda49b5dd5449be472d.zip |
* Merge VMS patches by Hartmut Becker.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,8 +1,8 @@ GNU make NEWS -*-indented-text-*- History of user-visible changes. - 21 Nov 1999 + 21 Jan 2000 -Copyright (C) 1992,93,94,95,96,97,98,1999 Free Software Foundation, Inc. +Copyright (C) 1992,93,94,95,96,97,98,99,2000 Free Software Foundation, Inc. See the end for copying conditions. All changes mentioned here are more fully described in the GNU make @@ -43,6 +43,9 @@ Version 3.79 a minimal amount information is generated, displaying the names of "normal" targets (not makefiles) were deemed out of date and in need of being rebuilt. + +* Hartmut Becker provided many updates for the VMS port of GNU make. + See the readme.vms file for more details. Version 3.78 |