]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Move android changelog entry to now-correct Tor version.
authorNick Mathewson <nickm@torproject.org>
Mon, 12 Oct 2009 03:31:54 +0000 (23:31 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 12 Oct 2009 03:31:54 +0000 (23:31 -0400)
ChangeLog

index 52bcd7e67086a29743a70929509272434792210a..87548e81d014d78bd733d4c13d3f0ca18239e50b 100644 (file)
--- 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