]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 12884
authorNick Mathewson <nickm@torproject.org>
Mon, 22 Sep 2014 14:55:53 +0000 (10:55 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 22 Sep 2014 14:55:53 +0000 (10:55 -0400)
changes/ticket12884 [new file with mode: 0644]

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