diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -22,7 +22,7 @@ Changes from 4.1.0 to 4.1.1 1. The "stat" extension now includes a "devbsize" element which indicates the units for the "nblocks" element -2. The extension now facility works on MinGW. Many of the extensions can be +2. The extension facility now works on MinGW. Many of the extensions can be built and used directly. 3. A number of bugs in the pretty-printing / profiling code have been fixed. @@ -37,7 +37,8 @@ Changes from 4.1.0 to 4.1.1 8. The --include option, documented since 4.0, now actually works. -9. Infrastructure updated to automake 1.13.4 and libtool 2.4.2.418. +9. Infrastructure updated to automake 1.13.4, bison 3.0.2, and + libtool 2.4.2.418. 10. The configure script now accepts a --disable-extensions option, which disables checking for and building the extensions. |