diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-04 09:41:57 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-04 09:41:57 +0300 |
commit | 2fddcde06006d1fe6dd08bbc6c767f8791e33179 (patch) | |
tree | 5c0d670578313785b593dd0e707a72b59ce5e850 | |
parent | bd9f81e572ea6d7a48a352fabc1e8cddcb9d39e7 (diff) | |
download | egawk-2fddcde06006d1fe6dd08bbc6c767f8791e33179.tar.gz egawk-2fddcde06006d1fe6dd08bbc6c767f8791e33179.tar.bz2 egawk-2fddcde06006d1fe6dd08bbc6c767f8791e33179.zip |
Update NEWS with info about OS/2 port.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2017-10-04 Arnold D. Robbins <arnold@skeeve.com> + + * NEWS: Add a note about OS/2 not working. + 2017-10-02 Arnold D. Robbins <arnold@skeeve.com> * config.guess, config.sub: Updated. @@ -125,6 +125,12 @@ Changes from 4.1.4 to 4.2.0 33. The manual has been translated into Italian! The translation is included in the distribution. +34. The OS/2 port is currently non-functional. The report is that it + compiles but does not link. The maintainer does not have time to + work on it; a volunteer to help out with (or perhaps take over) the + port is wanted. I will preserve the code for either a year or until + the next release, whichever is longer. + Changes from 4.1.3 to 4.1.4 --------------------------- |