aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-08-27 16:37:09 -0400
committerNick Mathewson <nickm@torproject.org>2012-08-27 16:37:09 -0400
commita7a4bbff47c92aa4df0a932492867d1601834118 (patch)
tree8cc312ca202ee5630a90576d1d7f720844dcdd7f /changes
parentd98f2996b0b7b8629ac05662976cb3e4f100efcd (diff)
downloadtor-a7a4bbff47c92aa4df0a932492867d1601834118.tar
tor-a7a4bbff47c92aa4df0a932492867d1601834118.tar.gz
Quiet "Set buildtimeout to low val" warnings: make them info
Fix for #6251
Diffstat (limited to 'changes')
-rw-r--r--changes/bug62516
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug6251 b/changes/bug6251
new file mode 100644
index 000000000..c782a93e4
--- /dev/null
+++ b/changes/bug6251
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - Downgrade "set buildtimeout to low value" messages to INFO
+ severity; they were never an actual problem, there was never
+ anything reasonable to do about them, and they tended to spam
+ logs from time to time. Fix for bug 6251; bugfix on
+ 0.2.2.2-alpha. \ No newline at end of file