diff --git a/client/changes/bug_move-sync-db-and-encpool-creation-to-api b/client/changes/bug_move-sync-db-and-encpool-creation-to-api new file mode 100644 index 0000000000000000000000000000000000000000..dc16807fc639195c5196902e56de72144730ea53 --- /dev/null +++ b/client/changes/bug_move-sync-db-and-encpool-creation-to-api @@ -0,0 +1 @@ +o bugfix: move sync db and encpool creation to api. diff --git a/client/changes/bug_wrong-sqlcipher-passphrase-now-raises-correctly b/client/changes/bug_wrong-sqlcipher-passphrase-now-raises-correctly new file mode 100644 index 0000000000000000000000000000000000000000..85a1625bf7f24998989e06b278dfabd7e6396d3d --- /dev/null +++ b/client/changes/bug_wrong-sqlcipher-passphrase-now-raises-correctly @@ -0,0 +1 @@ +o Bugfix: wrong sqlcipher passphrase now raises correctly. diff --git a/client/changes/pkg_improved-scripts-and-deps b/client/changes/pkg_improved-scripts-and-deps new file mode 100644 index 0000000000000000000000000000000000000000..f4bf2e261eb3dac28d58190475f73b733bc9c08b --- /dev/null +++ b/client/changes/pkg_improved-scripts-and-deps @@ -0,0 +1 @@ +o Improve helper scripts and dependencies listing. diff --git a/client/changes/style_lots-of-style-changes b/client/changes/style_lots-of-style-changes new file mode 100644 index 0000000000000000000000000000000000000000..039042ea324e987ce0c464a1387882edbbde30a3 --- /dev/null +++ b/client/changes/style_lots-of-style-changes @@ -0,0 +1 @@ +o Lots of code restyling to pass CI tests.