diff options
author | teor <teor@torproject.org> | 2019-02-27 09:37:36 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-02-27 09:37:36 +1000 |
commit | 6c966b894c2115d18ad5aecc7d02e7b96fea1daf (patch) | |
tree | 4be48e52544925cddd53d7731515f7e8228799c4 /changes | |
parent | fb309f6eba01f3a53162e70ebfb74ae7ee46891e (diff) | |
parent | 4417ac880a7f1306574365fd9cf4da2a41ac14ef (diff) | |
download | tor-6c966b894c2115d18ad5aecc7d02e7b96fea1daf.tar.gz tor-6c966b894c2115d18ad5aecc7d02e7b96fea1daf.zip |
Merge branch 'maint-0.2.9' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug29145 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug29145 b/changes/bug29145 new file mode 100644 index 0000000000..40d3da4b91 --- /dev/null +++ b/changes/bug29145 @@ -0,0 +1,3 @@ + o Minor bugfixes (compilation, testing): + - Silence a compiler warning in test-memwipe.c on OpenBSD. Fixes + bug 29145; bugfix on 0.2.9.3-alpha. Patch from Kris Katterjohn. |