From: Nick Mathewson Date: Wed, 4 Jan 2012 20:12:02 +0000 (-0500) Subject: changes file for bug4650 X-Git-Tag: tor-0.2.3.11-alpha~27^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff282a11266601bf2690d34a4a74622192b9bbfa;p=thirdparty%2Ftor.git changes file for bug4650 --- diff --git a/changes/bug4650 b/changes/bug4650 new file mode 100644 index 0000000000..44161f8cfe --- /dev/null +++ b/changes/bug4650 @@ -0,0 +1,7 @@ + o Minor features: + - Log more useful messages when we fail to disable debugger attachment. + + o Minor bugfixes: + - Reject attempts to disable DisableDebuggerAttachment while Tor is + running. Fixes bug 4650; bugfix on 0.2.3.9-alpha. +