summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-05-29 14:42:02 +0000
committerNick Mathewson <nickm@torproject.org>2008-05-29 14:42:02 +0000
commit613d5cffc2f9c7999daa660deed6b265674fc7be (patch)
tree0e9eb16d04f58c73d135ef14c4761bc3165c0f2b
parent11b1ee320e6382007dfdeb3e76cfc54f57390a57 (diff)
downloadtor-613d5cffc2f9c7999daa660deed6b265674fc7be.tar.gz
tor-613d5cffc2f9c7999daa660deed6b265674fc7be.zip
Note openssl compressino patch for eventual backport
svn:r14832
-rw-r--r--doc/TODO.0206
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020
index c89ab5a4b9..3840a3eb56 100644
--- a/doc/TODO.020
+++ b/doc/TODO.020
@@ -5,7 +5,7 @@ description of the patch.)
Items before a stable 0.2.0.x bundle:
- Tor items:
R - flyspray bug 675/648
-N - flyspray bug 681
+ o flyspray bug 681
R - releasenotes
- Vidalia items:
E - get rid of the 'run tor as a service' checkbox.
@@ -19,7 +19,7 @@ Backport items for 0.2.0:
o r14212: free static hashtables and log mutex on exit.
o r14214: don't read torrc when all we do is --hash-password
- r14329: update last_added_nonpadding for relay cells.
- - r14247: tor-spec and dir-spec updates
+ - r14247: tor-spec and dir-spec updates [just backport the whole files]
Backport for 0.2.0 once better tested:
-
+ - r14830: disable openssl compression.