Просмотр исходного кода

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

Nick Mathewson 5 лет назад
Родитель
Сommit
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.