summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2009-12-17 09:19:04 +0100
committerKarsten Loesing <karsten.loesing@gmx.net>2009-12-17 09:19:04 +0100
commitf711bc822156f07de92503e177fbde520f4b6335 (patch)
treef8a4fa6a90ef889baaa8ffde716453a6f3ac6951
parentd38268a8c7328a9f95beb76442f159bf27211271 (diff)
downloadtor-f711bc822156f07de92503e177fbde520f4b6335.tar.gz
tor-f711bc822156f07de92503e177fbde520f4b6335.zip
Move ChangeLog entry to the right place.
-rw-r--r--ChangeLog10
1 files 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.