Merge branch 'maint-0.3.5' into release-0.3.5

This commit is contained in:
Nick Mathewson
2019-01-02 16:09:14 -05:00
+4
View File
@@ -0,0 +1,4 @@
o Minor features (compilation):
- When possible, place our warning flags in a separate file, to avoid
flooding verbose build logs to an unacceptable amount. Closes ticket
28924.