aboutsummaryrefslogtreecommitdiffstats
path: root/vms/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'vms/ChangeLog')
-rw-r--r--vms/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog
index 9e055cf4..c7dd4233 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -1,3 +1,14 @@
+2014-10-17 John E. Malmberg <wb8tyw@qsl.net>
+
+ * config_h.com: Use sys$disk: instead of prj_root: for
+ copying the configure file.
+ * gawk_alias_setup.com: Fix removal of out of date aliases.
+ * vmsbuild.com: Fix a typo for symbol CNAME and a case sensitive
+ test for "VAX" .eq. "vax" that failed. Also disable verify
+ while looking up the actual version.
+ * vmstest.com: Make sure that the test directory exists when
+ using a search list.
+
2014-04-18 John E. Malmberg <wb8tyw@qsl.net>
* gawk_alias_setup.com: Fix problem with file links on Vax/VMS.