
2 Jan
2019
2 Jan
'19
9:15 p.m.
commit a4b86421d2ab4716425dc39a3851bced9422317c Author: Nick Mathewson <nickm@torproject.org> Date: Wed Jan 2 16:09:10 2019 -0500 ticket 28924 deserves a changes file. I made one, but I guess I forgot to git add --- changes/ticket28924 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changes/ticket28924 b/changes/ticket28924 new file mode 100644 index 000000000..055a6cf28 --- /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.