diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-02-20 20:29:56 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-02-20 20:29:56 +0200 |
commit | 0b8ef4f18527f751ef60fc3202cd7143079121fb (patch) | |
tree | 2248a90191e54bc8f62b564077dd06399f035136 /NEWS | |
parent | 6a0dfc98997cf61f34ed04904ee7b7e9124338ef (diff) | |
parent | c0aeaf87402aa2670e76a32a888053fb64b879b0 (diff) | |
download | egawk-0b8ef4f18527f751ef60fc3202cd7143079121fb.tar.gz egawk-0b8ef4f18527f751ef60fc3202cd7143079121fb.tar.bz2 egawk-0b8ef4f18527f751ef60fc3202cd7143079121fb.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 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. |