Update TODO
authorChris Larson <clarson@kergoth.com>
Thu, 3 Jul 2003 19:26:40 +0000 (19:26 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 3 Jul 2003 19:26:40 +0000 (19:26 +0000)
doc/TODO

index ddbe098..af21fa0 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -8,9 +8,9 @@ TODO:
            data and parse methods.
        [ ] API Sanity Audit.
        [ ] Comment/Docs Audit.
-       [.] Allow user supply of .oeclasses to be inherited in every file that
+       [x] Allow user supply of .oeclasses to be inherited in every file that
            gets parsed via the INHERITS variable.
-               [.] Add default items to the beginning of INHERITS within
+               [x] Add default items to the beginning of INHERITS within
                    the parsers.  In this way, we can automatically pull in
                    base.oeclass for oe files, and build_an_srpm.oeclass for
                    .src.rpm files.