summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-01-10 17:59:49 -0500
committerNick Mathewson <nickm@torproject.org>2012-01-10 17:59:49 -0500
commit5e9d349979f550474ba105491ba463a8b69a88ae (patch)
tree56057971378149f0425d01522822da70eee82f19 /changes
parent73d4dbe103db639cf806e1610a79e4a781428d1f (diff)
parentff282a11266601bf2690d34a4a74622192b9bbfa (diff)
downloadtor-5e9d349979f550474ba105491ba463a8b69a88ae.tar.gz
tor-5e9d349979f550474ba105491ba463a8b69a88ae.zip
Merge remote-tracking branch 'public/bug4650_nm_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug46507
1 files changed, 7 insertions, 0 deletions
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.
+