summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-01-11 09:28:54 -0500
committerNick Mathewson <nickm@torproject.org>2017-01-11 09:28:54 -0500
commit2db858ef610ef28875631ee738ec4b3d6fcdca11 (patch)
treea5182db72a46be169b7be924d580d3b8b6decaf3 /changes
parent6c2b48dab73f7c4fb0ed79185b9f123dc2349be8 (diff)
parent58172be657fcac81f37e2556bab4c68bacd36c98 (diff)
downloadtor-2db858ef610ef28875631ee738ec4b3d6fcdca11.tar.gz
tor-2db858ef610ef28875631ee738ec4b3d6fcdca11.zip
Merge remote-tracking branch 'jryans/dependant-corrected'
Diffstat (limited to 'changes')
-rw-r--r--changes/181465
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/18146 b/changes/18146
new file mode 100644
index 0000000000..35565da18d
--- /dev/null
+++ b/changes/18146
@@ -0,0 +1,5 @@
+ o Minor bugfix (control protocol):
+ - The reply to a "GETINFO config/names" request via the control protocol
+ now spells the type "Dependent" correctly. This is a breaking change in
+ the control protocol. (It seems to be ignored by the most common known
+ clients.) Fixes bug 18146; bugfix on 0.1.1.4-alpha.