aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-12-29 19:40:54 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-12-29 19:40:54 +0200
commit2be545982a05f13cff1300dfa7d8ff45943a4a48 (patch)
tree318519e33de2e56528c9800e4f40dfdc7df4db56
parenta26ea21bba35f0118c7d5c4414c6f6c7fa74b16b (diff)
downloadegawk-2be545982a05f13cff1300dfa7d8ff45943a4a48.tar.gz
egawk-2be545982a05f13cff1300dfa7d8ff45943a4a48.tar.bz2
egawk-2be545982a05f13cff1300dfa7d8ff45943a4a48.zip
Updates in NEWS for VMS.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 09f91720..7270fcec 100644
--- a/NEWS
+++ b/NEWS
@@ -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