From 55520a2d95cafeaebf7073660fd70b3a3019d035 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 10 Oct 2007 19:33:19 +0000 Subject: r15636@catbus: nickm | 2007-10-10 15:28:12 -0400 Retry consensus and certificate downloads properly. Do not fail when there are no certificates to download. Do not download certificates we already have when retrying. svn:r11841 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5c986f740..175cba258 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,8 @@ Changes in version 0.2.0.8-alpha - 2007-10-12 - Caches now download v3 network status documents as needed. - Caches now download descriptors listed in their v3 network status documents. + - All hosts now attempt to download and keep fresh v3 authority + certificates, and re-attempt after failures. o Minor features (router descriptor cache): - Store routers in a file called cached-descriptors instead of in -- cgit v1.2.3