Merge branch 'maint-0.3.5'

This commit is contained in:
Nick Mathewson 2019-01-02 16:09:20 -05:00
commit eaaeaf7933

4
changes/ticket28924 Normal file
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.