]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
r17162 is harder to backport than i realized
authorRoger Dingledine <arma@torproject.org>
Tue, 2 Dec 2008 22:49:24 +0000 (22:49 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 2 Dec 2008 22:49:24 +0000 (22:49 +0000)
svn:r17449

doc/TODO.020

index c76f281e606540318dfb7a56a550635b4b4c2e18..43fbea686ffc3a1631faba084074b8b60437977b 100644 (file)
@@ -16,6 +16,6 @@ Backport for 0.2.0 once better tested:
   - r17137: send END cell in response to connect to nonexistent hidserv port.
   - r17138: reject *:* servers should never do DNS lookups.
   - r17139: Fix another case of overriding .exit choices.
-  - r17162: fix another case of not checking cpath_layer.
+  - r17162 and r17164: fix another case of not checking cpath_layer.
   - r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an
     authority has an expired certificate.