summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-08-08 10:09:54 -0400
committerNick Mathewson <nickm@torproject.org>2017-08-08 10:09:54 -0400
commit5368eaf62b2b4804e75fc301757f843d64ef941d (patch)
treef7d41c0d8882668e7009363d8c80d09331881317 /changes
parent7465ea4ad906d2c1fb8a31c01c29b62ccfe7a590 (diff)
downloadtor-5368eaf62b2b4804e75fc301757f843d64ef941d.tar.gz
tor-5368eaf62b2b4804e75fc301757f843d64ef941d.zip
chages file on 22286
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.