diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2009-12-17 09:19:04 +0100 |
---|---|---|
committer | Karsten Loesing <karsten.loesing@gmx.net> | 2009-12-17 09:19:04 +0100 |
commit | f711bc822156f07de92503e177fbde520f4b6335 (patch) | |
tree | f8a4fa6a90ef889baaa8ffde716453a6f3ac6951 | |
parent | d38268a8c7328a9f95beb76442f159bf27211271 (diff) | |
download | tor-f711bc822156f07de92503e177fbde520f4b6335.tar.gz tor-f711bc822156f07de92503e177fbde520f4b6335.zip |
Move ChangeLog entry to the right place.
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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. |