summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2006-07-14 15:25:10 +0000
committerRoger Leigh <rleigh@debian.org>2006-07-14 15:25:10 +0000
commitaef1db086cd26ea06e3860500f1e15d51d45be5f (patch)
treed219b39c0a1829b628717f27cf7ce22b467ed208 /TODO
parentea58dc0f8c331bbbe4a05e7a7bc09e11c0a65191 (diff)
downloadschroot-aef1db086cd26ea06e3860500f1e15d51d45be5f.tar.gz
* TODO: Remove completed item.
* Update doxygen API reference.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index b8859a50..fda7f611 100644
--- a/TODO
+++ b/TODO
@@ -21,12 +21,6 @@ PLANNED
child process (because the open/close happen in different
processes).
-* Docstring argument namespace usage.
-
- Doxygen is currently failing to parse correct C++ due to what looks
- like namespace bugs in doxygen. It would be great if we could fix
- the code by fully qualifying the namespace where appropriate.
-
* Add API to run multiple commands to replace auth::run().