summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-05-06 17:54:51 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2019-05-06 17:54:51 +0300
commite9769d621769c2ee31657b6da25032d86f79b15d (patch)
treef269a8dc13daf962aeb6426f485a3478112e87fa
parent7f2cd6545ce324b5241f002e7c412408ca5902b7 (diff)
downloadtor-e9769d621769c2ee31657b6da25032d86f79b15d.tar.gz
tor-e9769d621769c2ee31657b6da25032d86f79b15d.zip
Hiding crypt_path_t: Add changes file.
-rw-r--r--changes/bug302363
1 files changed, 3 insertions, 0 deletions
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