From f711bc822156f07de92503e177fbde520f4b6335 Mon Sep 17 00:00:00 2001 From: Karsten Loesing Date: Thu, 17 Dec 2009 09:19:04 +0100 Subject: [PATCH] Move ChangeLog entry to the right place. --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index abed5ed8f8..3c750cdeca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,11 @@ Changes in version 0.2.2.7-alpha - 2009-??-?? a single circuit to report about. Found by Fabian Lanze. Bugfix on 0.2.2.1-alpha. + o Removed features: + - Remove the HSAuthorityRecordStats option that version 0 hidden + service authorities could have used to track statistics of overall + hidden service usage. + Changes in version 0.2.2.6-alpha - 2009-11-19 o Major features: @@ -83,11 +88,6 @@ Changes in version 0.2.2.6-alpha - 2009-11-19 - Fix a memory leak on directory authorities during voting that was introduced in 0.2.2.1-alpha. Found via valgrind. - o Removed features: - - Remove the HSAuthorityRecordStats option that version 0 hidden - service authorities could have used to track statistics of overall - hidden service usage. - Changes in version 0.2.2.5-alpha - 2009-10-11 Tor 0.2.2.5-alpha fixes a few compile problems in 0.2.2.4-alpha.