note that r17091 is more complex to backport than expected. i

think the remaining items don't need urgent backports.


svn:r17343
This commit is contained in:
Roger Dingledine 2008-11-20 22:29:06 +00:00
parent 411de1fc79
commit e5583139fe
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Backport for 0.2.0 once better tested:
- r16621: Make some DNS code more robust (partial; see also libevent
approach). (Also maybe r16674)
- r17091: distinguish "no routers support pending circuits" from
"no circuits are pending."
"no circuits are pending." See also r17181 and r17184.
- 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.