aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-02-20 20:29:56 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-02-20 20:29:56 +0200
commit0b8ef4f18527f751ef60fc3202cd7143079121fb (patch)
tree2248a90191e54bc8f62b564077dd06399f035136 /NEWS
parent6a0dfc98997cf61f34ed04904ee7b7e9124338ef (diff)
parentc0aeaf87402aa2670e76a32a888053fb64b879b0 (diff)
downloadegawk-0b8ef4f18527f751ef60fc3202cd7143079121fb.tar.gz
egawk-0b8ef4f18527f751ef60fc3202cd7143079121fb.tar.bz2
egawk-0b8ef4f18527f751ef60fc3202cd7143079121fb.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 49872a7a..fe841916 100644
--- a/NEWS
+++ b/NEWS
@@ -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.