summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-07-16 00:01:14 +0000
committerRoger Dingledine <arma@torproject.org>2008-07-16 00:01:14 +0000
commitcd3262962461b6414cca0b90b1943669b8a8e620 (patch)
tree85b2a25e75aa42b68a860433e14c78bf36595550
parent08fd0ab6ed8b56e53ef3604b57e409cc7f76a608 (diff)
downloadtor-cd3262962461b6414cca0b90b1943669b8a8e620.tar.gz
tor-cd3262962461b6414cca0b90b1943669b8a8e620.zip
remove done items
svn:r15952
-rw-r--r--doc/TODO.02012
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020
index f7ccb07ca3..c20edb948b 100644
--- a/doc/TODO.020
+++ b/doc/TODO.020
@@ -3,26 +3,14 @@
description of the patch.)
Items before a stable 0.2.0.x bundle:
- - Tor items:
-R - releasenotes
- o backport r15366
- - Vidalia items:
-E d address arma's Linux 100% cpu bug
- Torbutton items:
M - mike had a big pile
Backport items for 0.2.0:
- o r14204: start policy refcounts at 1, not 2.
- o r14205: free authority certs on exit.
- o r14212: free static hashtables and log mutex on exit.
- o r14214: don't read torrc when all we do is --hash-password
- o r14329: update last_added_nonpadding for relay cells.
- r14247: tor-spec and dir-spec updates [just backport the whole files]
Backport for 0.2.0 once better tested:
d r14830: disable openssl compression.
- o r14971: we don't have enough dir info if we have mostly wrong
- descriptors
- r15699,15700: react quickly to readiness of rendezvous circuits.
- r15821: fix bug related to TLS session negotiation.