diff options
author | Roger Dingledine <arma@torproject.org> | 2004-11-10 00:13:23 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-11-10 00:13:23 +0000 |
commit | 00a71ab88254565a347e49add65c8ec9c8709154 (patch) | |
tree | bd1bed0c5d841e287bba46dcd96eb1eab699ae46 | |
parent | cb30d054a82e1cc6c2f60c079cce85eb8f8362d7 (diff) | |
download | tor-00a71ab88254565a347e49add65c8ec9c8709154.tar.gz tor-00a71ab88254565a347e49add65c8ec9c8709154.zip |
check off last 0.0.9pre5 todo items
svn:r2761
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ ARMA - arma claims 0.0.9pre5: -NM - add hibernation stuff to man page -NM - split init_keys() into stuff that happens once and stuff + o add hibernation stuff to man page + X split init_keys() into stuff that happens once and stuff that can happen many times. call the many-time stuff from options_act. maybe this is just 6 and 6b. what about 7? o "tor --list-fingerprint" to print fingerprint and exit. |