diff options
author | Roger Dingledine <arma@torproject.org> | 2011-09-09 13:51:15 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-09-09 13:51:15 -0400 |
commit | ae2856b6f6c3f270f5713a622822106df6be318c (patch) | |
tree | 74378cbb0a18cebd4fc286e5beedfd97f6a69688 /changes/bug3909 | |
parent | a41f1fc6127a688485b90c1fc2bfcbeb59e41f0b (diff) | |
download | tor-ae2856b6f6c3f270f5713a622822106df6be318c.tar.gz tor-ae2856b6f6c3f270f5713a622822106df6be318c.zip |
start an 0.2.3.4-alpha changelog
Diffstat (limited to 'changes/bug3909')
-rw-r--r-- | changes/bug3909 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug3909 b/changes/bug3909 deleted file mode 100644 index 0b4b292030..0000000000 --- a/changes/bug3909 +++ /dev/null @@ -1,3 +0,0 @@ - o Build fixes: - - Search for a platform-specific version of "ar" when cross-compiling. - Should fix builds on iOS. Found by Marco Bonetti. |