]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for bug 4094
authorNick Mathewson <nickm@torproject.org>
Mon, 3 Oct 2011 16:58:07 +0000 (12:58 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 3 Oct 2011 16:58:07 +0000 (12:58 -0400)
changes/bug4094 [new file with mode: 0644]

diff --git a/changes/bug4094 b/changes/bug4094
new file mode 100644 (file)
index 0000000..9c40d41
--- /dev/null
@@ -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.