diff options
Diffstat (limited to 'vms/ChangeLog')
-rw-r--r-- | vms/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog index b941fbe5..6cc5afb7 100644 --- a/vms/ChangeLog +++ b/vms/ChangeLog @@ -1,6 +1,16 @@ +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. + * vmsbuild.com: Set CC exact symbol names. + * vmstest.com: Extract correct Unix status for failed tests. + * vms.h, vms_args.c, vms_cli.c, vms_fwrite.c, vms_gawk.c, + 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> - * gawkmisc.mvs: Add lots of includes. + * gawkmisc.vms: Add lots of includes. (sys_trnlnm): New function. (gawk_name): Improved. (os_arg_fixup): Fix up time zone. |