aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b8fbeb1..07ffd0a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/NEWS b/NEWS
index c47d3b29..3eba89f2 100644
--- a/NEWS
+++ b/NEWS
@@ -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
---------------------------