aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cd96f8ad..37cb5f95 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,11 @@ 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.
+
+8. MirBSD is no longer supported.
+
Changes from 4.1.1 to 4.1.2
---------------------------
@@ -45,6 +50,9 @@ Changes from 4.1.1 to 4.1.2
4. A number of bugs have been fixed in the MPFR code.
+5. Indirect function calls now work for both built-in and
+ extension functions.
+
XX. A number of bugs have been fixed. See the ChangeLog.
Changes from 4.1.0 to 4.1.1