From: Nick Mathewson Date: Tue, 29 Sep 2009 05:01:28 +0000 (-0400) Subject: Add changelog entry for Android work. X-Git-Tag: tor-0.2.2.6-alpha~48^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1707b338ee481bafdff443f15c65f422e8065518;p=thirdparty%2Ftor.git Add changelog entry for Android work. --- diff --git a/ChangeLog b/ChangeLog index c79c865efa..a354cac78d 100644 --- 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