Merge branch 'maint-0.3.1'

This commit is contained in:
Nick Mathewson
2017-09-20 09:45:07 -04:00
2 changed files with 8 additions and 4 deletions
+4
View File
@@ -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.