From 1a991ada47e0c98ddcb4b2d30b1cf14e4b6a949a Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 22 Sep 2013 00:48:05 -0400 Subject: Add VMS port updates from Hartmut Becker. --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7db0910..8905116 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2013-09-22 Paul Smith + + VMS port updates by Hartmut Becker + + * makefile.com: Add output to the filelist. + * output.c (va_copy): Add an implementation of this macro for VMS. + * commands.c: Ensure filedef.h is #included before dep.h. + * dir.c: Ditto. + * file.c: Ditto. + * guile.c: Ditto. + * main.c: Ditto. + * misc.c: Ditto. + * read.c: Ditto. + * rule.c: Ditto. + * variable.c: Ditto. + * readme.vms: Renamed to README.VMS and updates for this release. + * Makefile.am: Ditto. + * NEWS: Ditto. + * README.template: Ditto. + * Makefile.DOS.template: Ditto. + 2013-09-21 Paul Smith * maintMakefile (check-alt-config): Create a target to test -- cgit v1.2.3