diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-08-02 11:38:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-08-02 11:38:15 -0400 |
commit | 6f1a9e1d9b31619d8e447c38f65a16f92105205d (patch) | |
tree | 6541b9a1ab3bb89c406edfa56370b06205bc3265 /changes/bug18934 | |
parent | 27e870cede731af83748768db26187d003905ff2 (diff) | |
download | tor-6f1a9e1d9b31619d8e447c38f65a16f92105205d.tar.gz tor-6f1a9e1d9b31619d8e447c38f65a16f92105205d.zip |
Remaining lintChanges fixes
Diffstat (limited to 'changes/bug18934')
-rw-r--r-- | changes/bug18934 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug18934 b/changes/bug18934 index fba703e5a4..18eb9ab315 100644 --- a/changes/bug18934 +++ b/changes/bug18934 @@ -1,3 +1,3 @@ o Minor features (testing): - Let backtrace tests work correctly under AddressSanitizer. - Fixes part of bug 18934. + Fixes part of bug 18934; bugfix on 0.2.5.2-alpha. |