Merge remote-tracking branch 'rransom/bug2748-v2' into maint-0.2.2

This commit is contained in:
Nick Mathewson
2011-06-03 11:16:48 -04:00
2 changed files with 14 additions and 9 deletions
+10
View File
@@ -0,0 +1,10 @@
o Minor bugfixes
- Remove dead code from rend_cache_lookup_v2_desc_as_dir. Fixes
part of bug 2748; bugfix on 0.2.0.10-alpha.
- Log malformed requests for rendezvous descriptors as protocol
warnings, not warnings. Also, use a more informative log
message in case someone sees it at log level warning without
prior info-level messages. Fixes the other part of bug 2748;
bugfix on 0.2.0.10-alpha.