diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-23 18:27:47 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-23 18:27:47 +0000 |
commit | 473725e1a47c65b59dc22d974c0d7dd2d7f7c44c (patch) | |
tree | d87a0111be162564e575f9c64d02b0795920959b /ChangeLog | |
parent | 4606a8af03983b6a08e9fc05d49c710922242f3e (diff) | |
download | tor-473725e1a47c65b59dc22d974c0d7dd2d7f7c44c.tar.gz tor-473725e1a47c65b59dc22d974c0d7dd2d7f7c44c.zip |
r15648@tombo: nickm | 2007-12-23 13:27:30 -0500
Support building for iPhone; patch from cjacker huang.
svn:r12946
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Changes in version 0.2.0.15-alpha - 2008-01-?? o Minor bugfixes: - Fix configure.in logic for cross-compilation. + o Minor features: + - Support compilation to target iPhone; patch from cjacker huang. + To build for iPhone, pass the --enable-iphone option to configure. + + Changes in version 0.2.0.14-alpha - 2007-12-23 o Major bugfixes: - Fix a crash on startup if you install Tor 0.2.0.13-alpha fresh |