Quellcode durchsuchen

Move android changelog entry to now-correct Tor version.

Nick Mathewson vor 16 Jahren
Ursprung
Commit
6f95435f28
1 geänderte Dateien mit 4 neuen und 2 gelöschten Zeilen
  1. 4 2
      ChangeLog

+ 4 - 2
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