diff options
Diffstat (limited to 'vms/ChangeLog')
-rw-r--r-- | vms/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog index 7e6c7311..ba017d64 100644 --- a/vms/ChangeLog +++ b/vms/ChangeLog @@ -1,7 +1,11 @@ 2013-12-29 John E. Malmberg <wb8tyw@qsl.net> - * descrip.mms: Build the dynamic extensions that will work. - Alpha and Itanium only. + * gawk_plugin.opt: New file. Needed to build plugins on IA64 + and ALPHA. + * generate_config_vms_h_gawk.com: Document which version + of VMS the mkstemp issue was seen. + * vms_popen: (pclose): Tolerate invalid file pointer. + * vmstest.com: Add tests for extensions ported to VMS. 2013-12-23 John E. Malmberg <wb8tyw@qsl.net> |