aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-12-27 21:44:32 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-12-27 21:44:32 +0200
commit95fe2c6e4ff7a38a5dab50af41533afb991cb579 (patch)
tree75b9069a303c03434bc93915390804f3e1288309
parented180efd4dd0b6b6ab9195d7eeb6f12666ae7f2a (diff)
downloadegawk-95fe2c6e4ff7a38a5dab50af41533afb991cb579.tar.gz
egawk-95fe2c6e4ff7a38a5dab50af41533afb991cb579.tar.bz2
egawk-95fe2c6e4ff7a38a5dab50af41533afb991cb579.zip
Minor update in NEWS.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cf7bc461..c47d3b29 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,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
---------------------------