From 36260fe23c04ef7b7c1d37bf6e7c06536f9d8a3d Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 10 Nov 2004 00:13:23 +0000 Subject: [PATCH] check off last 0.0.9pre5 todo items svn:r2761 --- trunk/doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/doc/TODO b/trunk/doc/TODO index d169ae02a2..7588b27342 100644 --- a/trunk/doc/TODO +++ b/trunk/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.