summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-26 09:21:59 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-26 09:21:59 -0400
commitc08102ea777ddaaa8404021a1c8b84082f5eff8b (patch)
tree63ddad768f52695498757c5557db1ba9d7b2fdc1 /changes
parentcf0597c3b2eb3baea34205a401acd28b307fc900 (diff)
parentf8dad5a079ac356ef72f14cfddca2d81fd824102 (diff)
downloadtor-c08102ea777ddaaa8404021a1c8b84082f5eff8b.tar.gz
tor-c08102ea777ddaaa8404021a1c8b84082f5eff8b.zip
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r--changes/feature26372_0294
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/feature26372_029 b/changes/feature26372_029
new file mode 100644
index 0000000000..150ac30555
--- /dev/null
+++ b/changes/feature26372_029
@@ -0,0 +1,4 @@
+ o Minor features (compilation):
+
+ - When building Tor, prefer to use Python 3 over Python 2, and more
+ recent (contemplated) versions over older ones. Closes ticket 26372.