aboutsummaryrefslogtreecommitdiffstats
path: root/vms/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'vms/ChangeLog')
-rw-r--r--vms/ChangeLog15
1 files changed, 11 insertions, 4 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog
index 6cc5afb7..504967fd 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -1,4 +1,11 @@
-2013-12-20 John E. Malmberg <wb8tyw@qsl.net>
+2013-12-23 John E. Malmberg <wb8tyw@qsl.net>
+
+ * gawkmisc.vms: Fix program name calculation on VAX.
+ * vms_cli.c: Fix case of public symbol.
+ * vms.hlp: Fix typo, add cautions on rounding and timezones.
+ * vmstest.com: Dcl symbol tz causing conflict with test.
+
+2013-12-20 John E. Malmberg <wb8tyw@qsl.net>
* descrip.mms: Set CC exact symbol names, cleanup repository.
* generate_config_vms_h_gawk.com: Use correct VMS exit codes.
@@ -8,14 +15,14 @@
vms_misc.c, vms_popen.c: Correct case of function names.
* vms.hlp: Updated with new information about exit codes.
-2013-12-10 John E. Malmberg <wb8tyw@qsl.net>
+2013-12-10 John E. Malmberg <wb8tyw@qsl.net>
* gawkmisc.vms: Add lots of includes.
(sys_trnlnm): New function.
(gawk_name): Improved.
(os_arg_fixup): Fix up time zone.
-2013-12-08 John E. Malmberg <wb8tyw@qsl.net>
+2013-12-08 John E. Malmberg <wb8tyw@qsl.net>
* descrip.mms: Add IEEE float for non-vax.
Add vms_crtl_init.c.
@@ -30,7 +37,7 @@
* vms_misc.c (vms_open): VMS CRTL for 8.3 Alpha is setting
errno to ENOENT instead of EISDIR for ".".
-2013-12-05 John E. Malmberg <wb8tyw@qsl.net>
+2013-12-05 John E. Malmberg <wb8tyw@qsl.net>
* New config_h.com to generate config.h
* New gawk_ident.com generates ident line for link option file.