commit 1a26c6be8b013822eccaa2feece24954f60185bb parent 427c2cc9e8f640769a7f8771c42b89948e78028e Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 20 Sep 2017 09:45:03 -0400 changes file for bug23568 Diffstat:
| A | changes/bug23568 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug23568 b/changes/bug23568 @@ -0,0 +1,4 @@ + o Minor bugfixes (compilation): + - Fix a compilation warning when building with zstd support + on 32-bit platforms. Fixes bug 23568; bugfix on 0.3.1.1-alpha. + Found and fixed by Andreas Stieger.