]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Hiding crypt_path_t: Add changes file.
authorGeorge Kadianakis <desnacked@riseup.net>
Mon, 6 May 2019 14:54:51 +0000 (17:54 +0300)
committerGeorge Kadianakis <desnacked@riseup.net>
Mon, 6 May 2019 14:54:51 +0000 (17:54 +0300)
changes/bug30236 [new file with mode: 0644]

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