r17162 is harder to backport than i realized

svn:r17449
This commit is contained in:
Roger Dingledine 2008-12-02 22:49:24 +00:00
parent d33880d0df
commit d973aea86c
1 changed files with 1 additions and 1 deletions

View 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.