diff options
author | Paul Smith <psmith@gnu.org> | 2013-09-22 00:48:05 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-09-22 17:10:34 -0400 |
commit | 1a991ada47e0c98ddcb4b2d30b1cf14e4b6a949a (patch) | |
tree | ccb9468c060d3455ab7ded3f661d3a5006c630c1 /NEWS | |
parent | 7e77685bc35dd0217ed3c72529b2aaf8466b991d (diff) | |
download | gunmake-1a991ada47e0c98ddcb4b2d30b1cf14e4b6a949a.tar.gz |
Add VMS port updates from Hartmut Becker.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -341,7 +341,7 @@ Version 3.81 (01 Apr 2006) could be found on the system. * On VMS there is now support for case-sensitive filesystems such as ODS5. - See the readme.vms file for information. + See the README.VMS file for information. * Parallel builds (-jN) no longer require a working Bourne shell on Windows platforms. They work even with the stock Windows shells, such @@ -491,7 +491,7 @@ Version 3.79 (04 Apr 2000) returned. * Hartmut Becker provided many updates for the VMS port of GNU make. - See the readme.vms file for more details. + See the README.VMS file for more details. Version 3.78 (22 Sep 1999) |