aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-01-03 17:24:32 -0500
committerNick Mathewson <nickm@torproject.org>2011-01-03 17:24:32 -0500
commit0e9d7f105d217e88b87058fabb31c94e4f72762c (patch)
tree415cab7270b4128e08a07dd2c920cd4a6fb5d003 /changes
parentf089804332c0289159ec432d8ce82bb1ed6316aa (diff)
parente4320689cc468be246264b3fba64e6fa95a74c19 (diff)
downloadtor-0e9d7f105d217e88b87058fabb31c94e4f72762c.tar.gz
tor-0e9d7f105d217e88b87058fabb31c94e4f72762c.zip
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug23055
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2305 b/changes/bug2305
new file mode 100644
index 0000000000..c979d5fd3a
--- /dev/null
+++ b/changes/bug2305
@@ -0,0 +1,5 @@
+ o Build changes
+ - Tor does not build packages correctly with Automake 1.6 and earlier;
+ added a check to Makefile.am to make sure that we're building with
+ Automake 1.7 or later.
+