summaryrefslogtreecommitdiff
path: root/changes/bug3909
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-09-09 13:51:15 -0400
committerRoger Dingledine <arma@torproject.org>2011-09-09 13:51:15 -0400
commitae2856b6f6c3f270f5713a622822106df6be318c (patch)
tree74378cbb0a18cebd4fc286e5beedfd97f6a69688 /changes/bug3909
parenta41f1fc6127a688485b90c1fc2bfcbeb59e41f0b (diff)
downloadtor-ae2856b6f6c3f270f5713a622822106df6be318c.tar.gz
tor-ae2856b6f6c3f270f5713a622822106df6be318c.zip
start an 0.2.3.4-alpha changelog
Diffstat (limited to 'changes/bug3909')
-rw-r--r--changes/bug39093
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.