diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-12-21 21:12:20 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-12-21 21:12:20 +0200 |
commit | c66f7da30bb5635957b6e68c1e1db7e77e7b4174 (patch) | |
tree | 4a1f0fb7c79f8bfaaa1e28eb8f3ebf60ce88a10a /NEWS | |
parent | 6d23f400a4c9e32f748228d168ee738fe422ae4b (diff) | |
parent | b058d18ea65146294c6396e6439accfe3ccdcb6c (diff) | |
download | egawk-c66f7da30bb5635957b6e68c1e1db7e77e7b4174.tar.gz egawk-c66f7da30bb5635957b6e68c1e1db7e77e7b4174.tar.bz2 egawk-c66f7da30bb5635957b6e68c1e1db7e77e7b4174.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -39,6 +39,9 @@ Changes from 4.1.0 to 4.1.1 9. Infrastructure updated to automake 1.13.4 and libtool 2.4.2.418. +10. The configure script now accepts a --disable-extensions option, +which disables checking for and building the extensions. + XXX. A number of bugs have been fixed. See the ChangeLog. Changes from 4.0.2 to 4.1.0 |