summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-09-22 10:55:53 -0400
committerNick Mathewson <nickm@torproject.org>2014-09-22 10:55:53 -0400
commitc8d927bad4cd690cad115d0610063003e76e0dd3 (patch)
treed64b607819660e233803c83cc449938a895b1fba /changes
parent8858194952d3dec3f193a37c88829f4e99ec93c4 (diff)
downloadtor-c8d927bad4cd690cad115d0610063003e76e0dd3.tar.gz
tor-c8d927bad4cd690cad115d0610063003e76e0dd3.zip
changes file for 12884
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket128843
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket12884 b/changes/ticket12884
new file mode 100644
index 0000000000..cd7e87c085
--- /dev/null
+++ b/changes/ticket12884
@@ -0,0 +1,3 @@
+ o Removed code:
+ - We no longer remind the user about obsolete configuration options
+ that have been obsolete since 0.2.3.x or later. Patch by Adrien Bak.