aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-09-29 01:01:28 -0400
committerNick Mathewson <nickm@torproject.org>2009-09-29 01:01:28 -0400
commit1707b338ee481bafdff443f15c65f422e8065518 (patch)
tree4eb6f2ed4b14ebe5952f7d90dee3f56e878eb05c /ChangeLog
parentd4717957646d9a2f97dd3ca6139e13f67b9b5ff0 (diff)
downloadtor-1707b338ee481bafdff443f15c65f422e8065518.tar
tor-1707b338ee481bafdff443f15c65f422e8065518.tar.gz
Add changelog entry for Android work.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c79c865ef..a354cac78 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