aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2018-09-14 20:57:06 +0300
committerNick Mathewson <nickm@torproject.org>2018-09-24 11:25:33 -0400
commitd49133d9ca23a86a8fecb848022a16c006223721 (patch)
tree914fa733eeadc304af0a2530a58093331f96b837 /changes
parentaf39649aade3da87ac23ad62605e2273f92d9d47 (diff)
downloadtor-d49133d9ca23a86a8fecb848022a16c006223721.tar.gz
tor-d49133d9ca23a86a8fecb848022a16c006223721.zip
Mention that we require Python 2.7 or newer
Diffstat (limited to 'changes')
-rw-r--r--changes/doc276774
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/doc27677 b/changes/doc27677
new file mode 100644
index 0000000000..136a69fb31
--- /dev/null
+++ b/changes/doc27677
@@ -0,0 +1,4 @@
+ o Documentation:
+ - Mention that we require Python to be 2.7 or newer for
+ integration tests that we ship with Tor. Resolves ticket
+ 27677.