From e6f8ea5aeffcad438f4c108a92472cea7ce7bc95 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 2 Mar 2009 19:51:20 +0000 Subject: pick two items that don't really need a backport svn:r18745 --- doc/TODO.020 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/TODO.020 b/doc/TODO.020 index d6395d1b13..a42f24b13f 100644 --- a/doc/TODO.020 +++ b/doc/TODO.020 @@ -4,7 +4,6 @@ description of the patch.) Backport for 0.2.0: o r17887: Don't accept 1.2.3 as a valid IP address. - - r18668: Drop duplicate extend cells to same circuit ID; prevent mem leak. Backport for 0.2.0 once better tested: - r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an @@ -12,12 +11,13 @@ Backport for 0.2.0 once better tested: - r17886: Don't remove routerinfos as unlisted unless we have a consensus. - r17924: Close streams when an exit hands us a local IP. - - r18210: Call crypto_global_init() with hardwareaccel flag set right in - all cases. - r18667: Drop BEGIN cells from wrong circuit hop. - r18743: Fix alignment-related crash on Sparc. Backport for 0.2.0, maybe: d r17945: bridges always fail dirport reachability tests. i think it's cosmetic, so no need to backport. + d r18668: Drop duplicate extend cells to same circuit ID; prevent mem leak. + d r18210: Call crypto_global_init() with hardwareaccel flag set right in + all cases. -- cgit v1.2.3-54-g00ecf