소스 검색

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.