From: Nick Mathewson Date: Wed, 2 Jan 2019 21:09:10 +0000 (-0500) Subject: ticket 28924 deserves a changes file. I made one, but I guess I forgot to git add X-Git-Tag: tor-0.3.5.7~17^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4b86421d2ab4716425dc39a3851bced9422317c;p=thirdparty%2Ftor.git ticket 28924 deserves a changes file. I made one, but I guess I forgot to git add --- diff --git a/changes/ticket28924 b/changes/ticket28924 new file mode 100644 index 0000000000..055a6cf285 --- /dev/null +++ b/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.