From: Nick Mathewson Date: Mon, 12 Oct 2009 03:31:54 +0000 (-0400) Subject: Move android changelog entry to now-correct Tor version. X-Git-Tag: tor-0.2.2.6-alpha~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f95435f285eccf58616c939785e5783510c14c9;p=thirdparty%2Ftor.git Move android changelog entry to now-correct Tor version. --- diff --git a/ChangeLog b/ChangeLog index 52bcd7e670..87548e81d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ Changes in version 0.2.2.5-alpha - 2009-10-11 o New directory authorities: - Move dizum to an alternate IP address. + o Code simplifications and refactorings + - Numerous changes, bugfixes, and workarounds from Nathan Freitas + to help Tor build correctly for Android phones. + Changes in version 0.2.2.4-alpha - 2009-10-10 o Major bugfixes: @@ -46,8 +50,6 @@ Changes in version 0.2.2.4-alpha - 2009-10-10 can run tests in their own processes, have smarter setup/teardown code, and so on. The unit test code has moved to its own subdirectory, and has been split into multiple modules. - - Numerous fixes from Nathan Freitas so that Tor can build correctly for - Android phones. Changes in version 0.2.2.3-alpha - 2009-09-23