aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-03-05 12:53:14 +1000
committerNick Mathewson <nickm@torproject.org>2019-03-15 08:57:28 -0400
commit532f4c9103315bff1de21b3e0eeeee6fcf790647 (patch)
treeefaaca3f56c18b9dbdf4d332bdfed1aecd5d09c7 /changes
parent1c248fa27d978a3a20f29ea76cc23c4c4604d1a0 (diff)
downloadtor-532f4c9103315bff1de21b3e0eeeee6fcf790647.tar.gz
tor-532f4c9103315bff1de21b3e0eeeee6fcf790647.zip
Stop logging a BUG() warning when tor is waiting for exit descriptors
Fixes bug 28656; bugfix on 0.3.5.1-alpha.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug286563
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug28656 b/changes/bug28656
new file mode 100644
index 0000000000..d3a13d196c
--- /dev/null
+++ b/changes/bug28656
@@ -0,0 +1,3 @@
+ o Minor bugfixes (logging):
+ - Stop logging a BUG() warning when tor is waiting for exit descriptors.
+ Fixes bug 28656; bugfix on 0.3.5.1-alpha.