From: George Kadianakis Date: Mon, 6 May 2019 14:54:51 +0000 (+0300) Subject: Hiding crypt_path_t: Add changes file. X-Git-Tag: tor-0.4.1.1-alpha~28^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e9769d621769c2ee31657b6da25032d86f79b15d;p=thirdparty%2Ftor.git Hiding crypt_path_t: Add changes file. --- diff --git a/changes/bug30236 b/changes/bug30236 new file mode 100644 index 0000000000..ceaa98c8f1 --- /dev/null +++ b/changes/bug30236 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Refactor and encapsulate parts of the codebase that manipulate + crypt_path_t objects. Resolves issue 30236. \ No newline at end of file