aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cd96f8ad..f8d9e55a 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,9 @@ Changes from 4.1.x to 4.2.0
system for those who may want it; gawk is not going to switch off
use of the autotools anytime soon, if ever.
+7. Gawk now processes a maximum of two hexadecimal digits in \x
+ escape sequences inside strings.
+
Changes from 4.1.1 to 4.1.2
---------------------------