From dbb481c169e8dd5ea9d7ee62bd22df0a511d442f Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 14 Sep 2008 04:07:29 +0000 Subject: Serve the latest v3 networkstatus consensus via the control port. Use "getinfo dir/status-vote/current/consensus" to fetch it. svn:r16907 --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 41822f0d5a..ed0e3e4256 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,7 +33,9 @@ Changes in version 0.2.1.6-alpha - 2008-09-xx - Use a lockfile to make sure that two Tor processes are not simultaneously running with the same datadir. - Directory mirrors store and serve v2 hidden service descriptors by - default (new default value for HidServDirectoryV2 is 1). + default (i.e. new default value for HidServDirectoryV2 is 1). + - Serve the latest v3 networkstatus consensus via the control + port. Use "getinfo dir/status-vote/current/consensus" to fetch it. o Code simplifications and refactoring: - Revise the connection_new functions so that a more typesafe variant -- cgit v1.2.3-54-g00ecf