aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2012-06-23 17:36:16 +0300
committerNick Mathewson <nickm@torproject.org>2012-06-23 15:05:46 -0400
commit8c3a4a1d21870254b38327a859bd27026058f3b2 (patch)
tree6273b8350db2465db6a6311ca50f6ec57593ee26 /changes
parentebda15e4b5fe4d2e154526befcc6b9ad8f635813 (diff)
downloadtor-8c3a4a1d21870254b38327a859bd27026058f3b2.tar.gz
tor-8c3a4a1d21870254b38327a859bd27026058f3b2.zip
Improve log message issued when a managed proxy fails to launch.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug50993
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug5099 b/changes/bug5099
new file mode 100644
index 0000000000..ddcd03a64c
--- /dev/null
+++ b/changes/bug5099
@@ -0,0 +1,3 @@
+ o Minor features:
+ - Improve log message issued when a managed proxy fails to
+ launch. Resolves ticket 5099.