diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-12-27 21:59:23 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-12-27 21:59:23 +0200 |
commit | 639cdfb2b05acb1b2c3b5efea0b175da23306bc4 (patch) | |
tree | c640a1fd734050942568a4f5a93fef3f4f373647 /NEWS | |
parent | f64ff5401e1560fc16146fe5b5d0f0991ee11d49 (diff) | |
parent | 0122571e049073622d9f0bb6eaeed5f52abd38bc (diff) | |
download | egawk-639cdfb2b05acb1b2c3b5efea0b175da23306bc4.tar.gz egawk-639cdfb2b05acb1b2c3b5efea0b175da23306bc4.tar.bz2 egawk-639cdfb2b05acb1b2c3b5efea0b175da23306bc4.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 --------------------------- |