aboutsummaryrefslogtreecommitdiffstats
path: root/vms/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'vms/ChangeLog')
-rw-r--r--vms/ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog
index 06382ce2..7f9dc798 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -1,7 +1,20 @@
+2016-01-10 John E. Malmberg <wb8tyw@qsl.net>
+
+ * build_gawk_pcsi_desc.com: Better detection for VMS Software
+ Inc.'s OpenVMS releases.
+ * compare_gawk_source.com: Skip files that VMS can not diff
+ with native tools.
+ * gawk_alias_setup: Install aliases in correct simulated
+ Linux directory.
+ * pcsi_gawk_file_list.txt: Install binaries and aliass in
+ correct simulated Linux directory.
+ * remove_old_gawk.com: Look for old gawk images that may
+ have been installed in the wrong directory.
+
2015-07-02 John E. Malmberg <wb8tyw@qsl.net>
* build_gawk_pcsi_desc.com: Update to support new VMS
- producer of VSI.
+ producer of VSI.
2015-05-19 Arnold D. Robbins <arnold@skeeve.com>