From 3a07d21092be77f6a58fc005647acaef71694e20 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 19 Sep 2007 00:39:57 +0000 Subject: add a changelog entry for r11500 svn:r11501 --- ChangeLog | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'ChangeLog') 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 -- cgit v1.2.3-54-g00ecf