Explorar el Código

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

Nick Mathewson hace 5 años
padre
commit
a4b86421d2
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.