Update the list.
authorEric Andersen <andersen@codepoet.org>
Thu, 22 Jun 2000 00:04:12 +0000 (00:04 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 22 Jun 2000 00:04:12 +0000 (00:04 -0000)
 -Erik

TODO

diff --git a/TODO b/TODO
index 39fa37e271cde15e699dd6c86b1267e857fbb52e..e5f7a5f49172ce471959299075f93f0523b00eca 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,9 +18,10 @@ around to it some time. If you have any good ideas, please let me know.
 
 Bugs that need fixing:
 
- - "more" doesn't accept " " to scroll by one page when BB_FEATURE_USE_TERMIOS
-    is not on.
- - fix 'cp' (or test suite script) so that it passes the test suite.
+ - 'ln -n' has been disabled for this release, till we can fix a memory
+    corruption bug.
+ - fix 'cp' (or test suite script) so that it passes the last item in
+    the test suite.
  - ps dirent race bug (need to stat the file before attempting chdir)
  - Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to 
     /tmp/file in the current directory, rather then trying and failing to create