summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-09-19 00:39:57 +0000
committerRoger Dingledine <arma@torproject.org>2007-09-19 00:39:57 +0000
commit3a07d21092be77f6a58fc005647acaef71694e20 (patch)
treeb9baf14db22560553d9cbcd7d5d1f394dc979daf
parenta1e923c50d327241da6211f338e6db6919fc9e90 (diff)
downloadtor-3a07d21092be77f6a58fc005647acaef71694e20.tar.gz
tor-3a07d21092be77f6a58fc005647acaef71694e20.zip
add a changelog entry for r11500
svn:r11501
-rw-r--r--ChangeLog11
1 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ee0658cda..3ab4ed3acd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,10 +34,13 @@ Changes in version 0.2.0.7-alpha - 2007-??-??
o Major bugfixes:
- Fix possible segfaults in functions called from
rend_process_relay_cell().
- - Start using the v2 intro format for hidden service connections. Now
- clients specify their chosen rendezvous point by identity digest
- rather than by (potentially ambiguous) nickname. This change could
- speed up hidden service connections dramatically.
+ - Hidden services were choosing introduction points uniquely by
+ hexdigest, but when constructing the hidden service descriptor
+ they merely wrote the (potentially ambiguous) nickname.
+ - Clients now use the v2 intro format for hidden service
+ connections: they specify their chosen rendezvous point by identity
+ digest rather than by (potentially ambiguous) nickname. These
+ changes could speed up hidden service connections dramatically.
o Minor bugfixes:
- When generating information telling us how to extend to a given