diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-25 18:44:50 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-25 18:44:50 +0200 |
commit | 4e052f031a357a909afa4c3d004c10906041a556 (patch) | |
tree | f9ada3d8234a890ebb8562b1a5f7a8e2f97a2fda | |
parent | 88847015d69587247007c082cbfad60322fe93f2 (diff) | |
download | egawk-4e052f031a357a909afa4c3d004c10906041a556.tar.gz egawk-4e052f031a357a909afa4c3d004c10906041a556.tar.bz2 egawk-4e052f031a357a909afa4c3d004c10906041a556.zip |
Update NEWS file.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-01-25 Arnold D. Robbins <arnold@skeeve.com> + + * NEWS: Document VMS support updated. + 2016-01-24 Arnold D. Robbins <arnold@skeeve.com> Regex: treat [x] as x if x is a unibyte encoding error. @@ -21,6 +21,8 @@ Changes from 4.1.3 to 4.1.x 5. AIX 7.1 should pass the test suite now. Similar for Minix. +6. VMS support has been updated. + Changes from 4.1.2 to 4.1.3 --------------------------- |