summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-06-03 11:16:48 -0400
committerNick Mathewson <nickm@torproject.org>2011-06-03 11:16:48 -0400
commitde069f5ea73a4fe841df27d85c28c0d79ad2c13e (patch)
tree4819f3b90fe804228d83d0de1de92c1acbf4f60f /changes
parentb79d50dfcc77013329b2fbfd4a84af29a5965b27 (diff)
parent96b929e743dc68f706f374c3448ed27c54a9cead (diff)
downloadtor-de069f5ea73a4fe841df27d85c28c0d79ad2c13e.tar.gz
tor-de069f5ea73a4fe841df27d85c28c0d79ad2c13e.zip
Merge remote-tracking branch 'rransom/bug2748-v2' into maint-0.2.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug274810
1 files changed, 10 insertions, 0 deletions
diff --git a/changes/bug2748 b/changes/bug2748
new file mode 100644
index 0000000000..b522560a92
--- /dev/null
+++ b/changes/bug2748
@@ -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.
+
+