diff options
author | Roger Leigh <rleigh@debian.org> | 2006-07-14 15:25:10 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2006-07-14 15:25:10 +0000 |
commit | aef1db086cd26ea06e3860500f1e15d51d45be5f (patch) | |
tree | d219b39c0a1829b628717f27cf7ce22b467ed208 /TODO | |
parent | ea58dc0f8c331bbbe4a05e7a7bc09e11c0a65191 (diff) | |
download | schroot-aef1db086cd26ea06e3860500f1e15d51d45be5f.tar.gz |
* TODO: Remove completed item.
* Update doxygen API reference.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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(). |