summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-08-24 12:45:42 -0400
committerNick Mathewson <nickm@torproject.org>2018-08-24 12:45:42 -0400
commit4c3b43604b7dedf3456136a1ad71fa0802744b2e (patch)
tree9089f254b57deb9d119a4bf85e5d1b620433c9f6 /changes
parent622231ce2e3abc033172d5c82df7fb6bfd374db0 (diff)
parent4217dc0558c9fabfab1568b42dc5e101c69ddef7 (diff)
downloadtor-4c3b43604b7dedf3456136a1ad71fa0802744b2e.tar.gz
tor-4c3b43604b7dedf3456136a1ad71fa0802744b2e.zip
Merge remote-tracking branch 'teor/ticket27211'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket272113
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket27211 b/changes/ticket27211
new file mode 100644
index 0000000000..c3d661a01d
--- /dev/null
+++ b/changes/ticket27211
@@ -0,0 +1,3 @@
+ o Minor features (testing):
+ - Add scripts/test/chutney-git-bisect.sh, for bisecting using chutney.
+ Implements ticket 27211.