aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-09-09 12:54:27 -0400
committerNick Mathewson <nickm@torproject.org>2011-09-09 12:54:27 -0400
commitb0695c11ebfff4ca4dc6570e49e27c03ca65e8ab (patch)
tree357aeae2792ebebbe8045c2045b65e7f3384a427 /changes
parent4467799f45346a59c37de9337b24ace361cb8b6a (diff)
parent45ca0d2bfacc2ab54a5eb580ba8993a6919906a3 (diff)
downloadtor-b0695c11ebfff4ca4dc6570e49e27c03ca65e8ab.tar
tor-b0695c11ebfff4ca4dc6570e49e27c03ca65e8ab.tar.gz
Merge remote-tracking branch 'public/gcc-295-fix' into maint-0.2.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug38944
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug3894 b/changes/bug3894
new file mode 100644
index 000000000..4c2220aba
--- /dev/null
+++ b/changes/bug3894
@@ -0,0 +1,4 @@
+ o Build fixes:
+ - Clean up some code issues that prevented Tor from building on older
+ BSDs. Fixes bug 3894; reported by grarpamp.
+