aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-11-10 00:13:23 +0000
committerRoger Dingledine <arma@torproject.org>2004-11-10 00:13:23 +0000
commit00a71ab88254565a347e49add65c8ec9c8709154 (patch)
treebd1bed0c5d841e287bba46dcd96eb1eab699ae46
parentcb30d054a82e1cc6c2f60c079cce85eb8f8362d7 (diff)
downloadtor-00a71ab88254565a347e49add65c8ec9c8709154.tar.gz
tor-00a71ab88254565a347e49add65c8ec9c8709154.zip
check off last 0.0.9pre5 todo items
svn:r2761
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index d169ae02a2..7588b27342 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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.