diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-10-11 23:30:19 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-10-11 23:30:19 -0400 |
commit | da990d09c3b0bfd035b9c0f27ac6c84b7375a7c6 (patch) | |
tree | 87c245ad4e4f890c1d6ec502c7727463f8a9ac60 /ChangeLog | |
parent | 9d6c79cbbbd21fe685de7cb45f98636dac2f0b36 (diff) | |
parent | 1707b338ee481bafdff443f15c65f422e8065518 (diff) | |
download | tor-da990d09c3b0bfd035b9c0f27ac6c84b7375a7c6.tar tor-da990d09c3b0bfd035b9c0f27ac6c84b7375a7c6.tar.gz |
Merge commit 'public/android'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,8 @@ 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 |