]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Updated.
authorokuji <okuji@localhost>
Mon, 12 Jan 2004 10:43:41 +0000 (10:43 +0000)
committerokuji <okuji@localhost>
Mon, 12 Jan 2004 10:43:41 +0000 (10:43 +0000)
TODO

diff --git a/TODO b/TODO
index 7ead5839f71564597909b8571e453def593494b4..adbc8d0937139754afdde82461393327537bc9d5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,7 +13,7 @@ Priorities:
   higher priority.
 
 
-Things that must or should be done before 1.0:
+Things that should be done before 1.0:
 
 * Finish the Multiboot Speicification 0.7. !!!
 
@@ -25,10 +25,7 @@ Things that must or should be done before 1.0:
 
 * Add missing features of graphics support. !!
 
-* Fix a bug about drive completion. It happens only if a network drive
-  is available. !!
-
-Things that must _not_ be done before 1.0:
+Things that should _not_ be done before 1.0:
 
 * Add configuration inclusion support by adding a command "include". !