diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-08-08 10:10:52 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-08-08 10:10:52 -0400 |
commit | 48a57f9815875d8c591f5660e1b7a10d478785ac (patch) | |
tree | 4c6f13317c9e6424b555ebd825679acb4a0f587c /changes | |
parent | 2032b9b1b1385932f3f6bd731bb1c0b4f8dcee48 (diff) | |
parent | 5368eaf62b2b4804e75fc301757f843d64ef941d (diff) | |
download | tor-48a57f9815875d8c591f5660e1b7a10d478785ac.tar.gz tor-48a57f9815875d8c591f5660e1b7a10d478785ac.zip |
Merge branch 'maint-0.3.1'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug22286 | 3 |
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. |