From: Nick Mathewson Date: Mon, 22 Sep 2014 14:55:53 +0000 (-0400) Subject: changes file for 12884 X-Git-Tag: tor-0.2.6.1-alpha~98 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c8d927bad4cd690cad115d0610063003e76e0dd3;p=thirdparty%2Ftor.git changes file for 12884 --- 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.