]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changelog entry for Android work.
authorNick Mathewson <nickm@torproject.org>
Tue, 29 Sep 2009 05:01:28 +0000 (01:01 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 29 Sep 2009 05:01:28 +0000 (01:01 -0400)
ChangeLog

index c79c865efa792eb0baae8fe8375fa8af90b08046..a354cac78d3dc46595d79976613139437ac24785 100644 (file)
--- a/ChangeLog
+++ b/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