diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 --------------------------- |