summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-08-08 10:10:52 -0400
committerNick Mathewson <nickm@torproject.org>2017-08-08 10:10:52 -0400
commit48a57f9815875d8c591f5660e1b7a10d478785ac (patch)
tree4c6f13317c9e6424b555ebd825679acb4a0f587c /changes
parent2032b9b1b1385932f3f6bd731bb1c0b4f8dcee48 (diff)
parent5368eaf62b2b4804e75fc301757f843d64ef941d (diff)
downloadtor-48a57f9815875d8c591f5660e1b7a10d478785ac.tar.gz
tor-48a57f9815875d8c591f5660e1b7a10d478785ac.zip
Merge branch 'maint-0.3.1'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug222863
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug22286 b/changes/bug22286
new file mode 100644
index 0000000000..f72e8fe2c7
--- /dev/null
+++ b/changes/bug22286
@@ -0,0 +1,3 @@
+ o Minor features (tests):
+ - Add a couple more tests for compression backend initialization.
+ Closes ticket 22286.