diff options
Diffstat (limited to 'changes/decouple_init_keys')
-rw-r--r-- | changes/decouple_init_keys | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/decouple_init_keys b/changes/decouple_init_keys new file mode 100644 index 0000000000..7f48d2b9d3 --- /dev/null +++ b/changes/decouple_init_keys @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Move the client-only parts of init_keys() into a separate function. + Closes ticket 16763. |