aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 09b60309..0b4b34be 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,16 @@ Changes from 4.1.x to 4.2.0
12. The API minor version has been increased to two; the get_file()
API provides access to open redirections. Also see the manual.
+Changes from 4.1.2 to 4.1.3
+---------------------------
+
+1. Regexp parsing with extra brackets should now be working again. There
+ are several new tests to keep this stuff on track.
+
+2. Updated to latest config.guess and config.sub.
+
+XX. A number of bugs have been fixed. See the ChangeLog.
+
Changes from 4.1.1 to 4.1.2
---------------------------