aboutsummaryrefslogtreecommitdiffstats
path: root/PROBLEMS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-02 15:53:23 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-02 15:53:23 +0300
commitf3d9dd233ac07f764a554528c85be3768a1d1ddb (patch)
treef190ab7e0188c66eba76a74b8717e3ad7b16ef04 /PROBLEMS
parent0f1b7311fbc0e61e3e12194ce3e8484aaa4b7fe6 (diff)
downloadegawk-f3d9dd233ac07f764a554528c85be3768a1d1ddb.tar.gz
egawk-f3d9dd233ac07f764a554528c85be3768a1d1ddb.tar.bz2
egawk-f3d9dd233ac07f764a554528c85be3768a1d1ddb.zip
Now at gawk 2.10.
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS7
1 files changed, 2 insertions, 5 deletions
diff --git a/PROBLEMS b/PROBLEMS
index 568c7554..cc9b9fb4 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -1,4 +1,4 @@
-This is a list of known problems in gawk 2.03.
+This is a list of known problems in gawk 2.10.
Hopefully they will all be fixed in the next major release of gawk.
Please keep in mind that this is still beta software and the code
@@ -14,9 +14,6 @@ is still undergoing significant evolution.
4. The scanner needs an overhaul.
-5. MS-DOS support. Since 2.03 is a major change over 2.02, we are chucking
- the ms-dos diffs for 2.02. However, the people who contributed it are
- working on a pre-release of 2.03, so this entry may go away for the
- release.
+5. The source code files could probably stand some reorganization as well.
Arnold Robbins