Note authority cert expiry bugfixes for backport.

svn:r17345
This commit is contained in:
Nick Mathewson 2008-11-20 22:51:29 +00:00
parent 3769ef4cd2
commit 686d30edb6
1 changed files with 2 additions and 0 deletions

View File

@ -17,3 +17,5 @@ Backport for 0.2.0 once better tested:
- 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.
- r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an
authority has an expired certificate.