diff options
Diffstat (limited to 'client/changes')
4 files changed, 4 insertions, 0 deletions
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 00000000..dc16807f --- /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 00000000..85a1625b --- /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 00000000..f4bf2e26 --- /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 00000000..039042ea --- /dev/null +++ b/client/changes/style_lots-of-style-changes @@ -0,0 +1 @@ +o Lots of code restyling to pass CI tests. |