aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-12-27 21:59:23 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-12-27 21:59:23 +0200
commit639cdfb2b05acb1b2c3b5efea0b175da23306bc4 (patch)
treec640a1fd734050942568a4f5a93fef3f4f373647 /NEWS
parentf64ff5401e1560fc16146fe5b5d0f0991ee11d49 (diff)
parent0122571e049073622d9f0bb6eaeed5f52abd38bc (diff)
downloadegawk-639cdfb2b05acb1b2c3b5efea0b175da23306bc4.tar.gz
egawk-639cdfb2b05acb1b2c3b5efea0b175da23306bc4.tar.bz2
egawk-639cdfb2b05acb1b2c3b5efea0b175da23306bc4.zip
Merge branch 'master' into feature/cmake
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a37d979..f113f794 100644
--- a/NEWS
+++ b/NEWS
@@ -81,7 +81,7 @@ Changes from 4.1.3 to 4.1.x
4. The "exit" command has been added to the debugger as an alias
for "quit".
-5. AIX 7.1 should pass the test suite now.
+5. AIX 7.1 should pass the test suite now. Similar for Minix.
Changes from 4.1.2 to 4.1.3
---------------------------