aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1e0422c761f..a7f3c3d2fe8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2124,6 +2124,9 @@ Both match any single character; 'anychar' is more descriptive.
2124With 'or' and 'not', it can be used to compose character-matching 2124With 'or' and 'not', it can be used to compose character-matching
2125expressions from simpler parts. 2125expressions from simpler parts.
2126 2126
2127+++
2128*** 'not' argument can now be a character or single-char string.
2129
2127** Frames 2130** Frames
2128 2131
2129+++ 2132+++