From 552d828def9e1ec94b7b2c0dc3d21352abf65fcb Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 9 Oct 2006 22:26:21 +0000 Subject: - Stop triggering asserts if the controller tries to extend hidden service circuits. (also found by mwenge) svn:r8682 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 520ce08fe..464248488 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,8 @@ Changes in version 0.1.2.3-alpha - 2006-10-?? not requested. - When reporting verbose nicknames in entry_guards_getinfo(), avoid printing a duplicate "$" in the keys we send. + - Stop triggering asserts if the controller tries to extend hidden + service circuits. Changes in version 0.1.2.2-alpha - 2006-10-07 -- cgit v1.2.3