diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-12-29 19:40:54 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-12-29 19:40:54 +0200 |
commit | 2be545982a05f13cff1300dfa7d8ff45943a4a48 (patch) | |
tree | 318519e33de2e56528c9800e4f40dfdc7df4db56 | |
parent | a26ea21bba35f0118c7d5c4414c6f6c7fa74b16b (diff) | |
download | egawk-2be545982a05f13cff1300dfa7d8ff45943a4a48.tar.gz egawk-2be545982a05f13cff1300dfa7d8ff45943a4a48.tar.bz2 egawk-2be545982a05f13cff1300dfa7d8ff45943a4a48.zip |
Updates in NEWS for VMS.
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -30,6 +30,11 @@ Changes from 4.1.0 to 4.1.1 10. The configure script now accepts a --disable-extensions option, which disables checking for and building the extensions. +11. The VMS port has been considerably improved. In particular config.h +is now generated by a DCL script. Also, the extension facility works +and several of the extensions can be built and used. Currently, the +extension facility only works on Alpha and Itanium. + XXX. A number of bugs have been fixed. See the ChangeLog. Changes from 4.0.2 to 4.1.0 |