diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-09-09 10:40:54 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-09-09 10:41:06 -0400 |
commit | 45ca0d2bfacc2ab54a5eb580ba8993a6919906a3 (patch) | |
tree | e3191ea344c853129e49a7897eb430763760cda1 | |
parent | 0ac4b0f99d12a76f07f24d747a77f2bc07e481e3 (diff) | |
download | tor-45ca0d2bfacc2ab54a5eb580ba8993a6919906a3.tar tor-45ca0d2bfacc2ab54a5eb580ba8993a6919906a3.tar.gz |
Add changes file for bsd4 fixes
-rw-r--r-- | changes/bug3894 | 4 |
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. + |