Browse Source

Merge branch 'maint-0.3.5'

Nick Mathewson 6 years ago
parent
commit
eaaeaf7933
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/ticket28924

+ 4 - 0
changes/ticket28924

@@ -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.