From c776da9537147d138e22785ca2564696b0439287 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 10 Apr 2008 15:12:17 +0000 Subject: [PATCH] r15160@31-33-107: nickm | 2008-04-10 11:10:20 -0400 split a todo item into the done part and the not-done part; mark the done part done. svn:r14349 --- doc/TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index e41f8e70c2..8ba830ce0d 100644 --- a/doc/TODO +++ b/doc/TODO @@ -127,8 +127,9 @@ I - Figure out a good PKI, document the design, assess security issues: Things Roger would be excited to see: Nick - - Send or-dev email about proposal statuses and about window for - new proposals. + o Send or-dev email about proposal statuses. + - Send or-dev email about window for new proposals, once arma and + nick agree. - Finish buffer stuff in libevent; start using it in Tor. - Tors start believing the contents of NETINFO cells. - Get a "use less buffer ram" patch into openssl.