From: David Goulet Date: Mon, 30 Mar 2020 17:36:54 +0000 (-0400) Subject: changes: Add file for ticket 33014 X-Git-Tag: tor-0.4.5.0-alpha-dev~91 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec8d41e69931bc717b41831928c720b21719c67f;p=thirdparty%2Ftor.git changes: Add file for ticket 33014 Signed-off-by: David Goulet --- diff --git a/changes/ticket33014 b/changes/ticket33014 new file mode 100644 index 0000000000..885051d9cf --- /dev/null +++ b/changes/ticket33014 @@ -0,0 +1,3 @@ + o Code simplification and refactoring (onion service): + - Refactor configuration parsing to use the new config subsystem code. + Closes ticket 33014.