aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket28924
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-01-02 16:09:10 -0500
committerNick Mathewson <nickm@torproject.org>2019-01-02 16:09:10 -0500
commita4b86421d2ab4716425dc39a3851bced9422317c (patch)
treea50e6effb9a47ca27ad965bde72bdcb50d5dca41 /changes/ticket28924
parenta9eec3364919a8e555631ef1654a016f1f00d59c (diff)
downloadtor-a4b86421d2ab4716425dc39a3851bced9422317c.tar.gz
tor-a4b86421d2ab4716425dc39a3851bced9422317c.zip
ticket 28924 deserves a changes file. I made one, but I guess I forgot to git add
Diffstat (limited to 'changes/ticket28924')
-rw-r--r--changes/ticket289244
1 files changed, 4 insertions, 0 deletions
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.