Browse Source

Add changelog entry for Android work.

Nick Mathewson 16 years ago
parent
commit
1707b338ee
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -13,6 +13,8 @@ Changes in version 0.2.2.4-alpha - 2009-??-??
       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.
 
   o Minor bugfixes:
     - Fix a couple of smaller issues with gathering statistics. Bugfixes