From 4fb573fddd65ef193be56118624f8001d03147ee Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 24 Dec 2007 10:31:39 +0000 Subject: bugfix on r10612: When we load a bridge descriptor from the cache, and it was previously unreachable, mark it as retriable so we won't just ignore it. Also, try fetching a new copy immediately. svn:r12950 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c543ffe3f..37db6f3be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ Changes in version 0.2.0.15-alpha - 2008-01-?? o Minor bugfixes: - Fix configure.in logic for cross-compilation. + - When we load a bridge descriptor from the cache, and it was + previously unreachable, mark it as retriable so we won't just + ignore it. Also, try fetching a new copy immediately. Bugfixes + on 0.2.0.13-alpha. o Minor features: - Support compilation to target iPhone; patch from cjacker huang. -- cgit v1.2.3