ソースを参照

ticket 28924 deserves a changes file. I made one, but I guess I forgot to git add

Nick Mathewson 5 年 前
コミット
a4b86421d2
1 ファイル変更4 行追加0 行削除
  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.