aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-10-03 12:58:07 -0400
committerNick Mathewson <nickm@torproject.org>2011-10-03 12:58:07 -0400
commita7f93b509c9c24a4af6abdd946007bdf2d497d87 (patch)
tree2263a9bb54c114f93c13a4b57c58e9e6c49bf879 /changes
parent13f0d22df0e2dc08749d1841f66567dc252c6957 (diff)
downloadtor-a7f93b509c9c24a4af6abdd946007bdf2d497d87.tar
tor-a7f93b509c9c24a4af6abdd946007bdf2d497d87.tar.gz
Add changes file for bug 4094
Diffstat (limited to 'changes')
-rw-r--r--changes/bug40943
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug4094 b/changes/bug4094
new file mode 100644
index 000000000..9c40d41db
--- /dev/null
+++ b/changes/bug4094
@@ -0,0 +1,3 @@
+ o Minor bugfixes:
+ - Rephrase the log message emitted if the TestSocks check is
+ successful. Patch from Fabian Keil; fixes bug 4094.