summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-09-29 13:59:02 -0400
committerNick Mathewson <nickm@torproject.org>2013-09-29 13:59:17 -0400
commit09e850dc3657b8e83016d43d237dd00272957765 (patch)
treea212b81023aaf911e14bf14e9b81b228b6cfc937
parentf8c45339f72525c6826d6db6a5e2acc4d7475952 (diff)
downloadtor-09e850dc3657b8e83016d43d237dd00272957765.tar.gz
tor-09e850dc3657b8e83016d43d237dd00272957765.zip
Changes file for 5505
-rw-r--r--changes/bug55055
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug5505 b/changes/bug5505
new file mode 100644
index 0000000000..fab1d1a163
--- /dev/null
+++ b/changes/bug5505
@@ -0,0 +1,5 @@
+ o Minor fixes (build):
+ - Stop preprocessing the "torify" script with autoconf, since
+ it no longer refers to LOCALSTATEDIR. Fixes bug 5505; patch
+ from Guilhem.
+