summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2008-07-02 17:12:47 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2008-07-15 12:28:56 +0200
commit4a4ab5005d828d4227a64b8f952657636820f7a4 (patch)
tree93caf5b142a413b0df8567f90582bb7e467b2faf
parent37d9b11e678c0091bdeaeb27a613ab93f14bedbc (diff)
downloadnbb-4a4ab5005d828d4227a64b8f952657636820f7a4.tar.gz
nbb-4a4ab5005d828d4227a64b8f952657636820f7a4.tar.xz
nbb-4a4ab5005d828d4227a64b8f952657636820f7a4.zip
TODO update
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4712083..96676db 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,4 @@
TODO: (to get git-amb equivalent functionality)
- * Fine-tune init, configure, build, install commands with knowledge
- gained with git-amb, especially the command interdependencies.
* Implement *-sh and *-run commands.
* Prepare public release:
* Clean up git tags.
@@ -55,5 +53,8 @@ DONE:
@classmethod -> Python 2.4
new style classes -> Python 2.2
* Add pydoc docs.
+ * Fine-tune init, configure, build, install commands with knowledge
+ gained with git-amb, especially the command interdependencies.
+ (Nothing to do! :)
End of TODO file.