From e9769d621769c2ee31657b6da25032d86f79b15d Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Mon, 6 May 2019 17:54:51 +0300 Subject: [PATCH] Hiding crypt_path_t: Add changes file. --- changes/bug30236 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug30236 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