summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-09-09 10:40:54 -0400
committerNick Mathewson <nickm@torproject.org>2011-09-09 10:41:06 -0400
commit45ca0d2bfacc2ab54a5eb580ba8993a6919906a3 (patch)
treee3191ea344c853129e49a7897eb430763760cda1
parent0ac4b0f99d12a76f07f24d747a77f2bc07e481e3 (diff)
downloadtor-45ca0d2bfacc2ab54a5eb580ba8993a6919906a3.tar.gz
tor-45ca0d2bfacc2ab54a5eb580ba8993a6919906a3.zip
Add changes file for bsd4 fixes
-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 0000000000..4c2220aba8
--- /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.
+