From 3ad6dc0e2e91e094e082e767c71e6e1d91f5fca0 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 15 Oct 2007 23:15:24 +0000 Subject: r15806@catbus: nickm | 2007-10-15 19:14:57 -0400 Implement v3 networkstatus client code. Remove v2 networkstatus client code, except as needed for caches to fetch and serve v2 networkstatues and the routers they list. svn:r11957 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9873a50c4..942502cb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ Changes in version 0.2.0.9-alpha - 2007-10-?? + o Major features (v3 directory system): + - Clients now download v3 consensus networkstatus documents instead + of v2 networkstatus documents. Clients and caches now their opinions + about routers on these consensus documents. Clients only download + router descriptors listed in the consensus. o Major bugfixes: - Stop publishing a new server descriptor just because we HUP or -- cgit v1.2.3