aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-01-02 16:09:20 -0500
committerNick Mathewson <nickm@torproject.org>2019-01-02 16:09:20 -0500
commiteaaeaf7933e90132bbdfac6b9ecd3b2535a0995a (patch)
treeb96eb7e7eaf56d0f38e20943643ccd88ddf610bb /changes
parent968235ce6f2beed984d0a4290cb30a45fb04ad5d (diff)
parenta4b86421d2ab4716425dc39a3851bced9422317c (diff)
downloadtor-eaaeaf7933e90132bbdfac6b9ecd3b2535a0995a.tar.gz
tor-eaaeaf7933e90132bbdfac6b9ecd3b2535a0995a.zip
Merge branch 'maint-0.3.5'
Diffstat (limited to 'changes')
-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.