From df1ecbe007dc49c49eb462264d7cc7047db7fb87 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Wed, 26 Aug 2015 15:29:35 -0300 Subject: [pkg] add missing changes files --- client/changes/bug_move-sync-db-and-encpool-creation-to-api | 1 + client/changes/bug_wrong-sqlcipher-passphrase-now-raises-correctly | 1 + client/changes/pkg_improved-scripts-and-deps | 1 + client/changes/style_lots-of-style-changes | 1 + 4 files changed, 4 insertions(+) create mode 100644 client/changes/bug_move-sync-db-and-encpool-creation-to-api create mode 100644 client/changes/bug_wrong-sqlcipher-passphrase-now-raises-correctly create mode 100644 client/changes/pkg_improved-scripts-and-deps create mode 100644 client/changes/style_lots-of-style-changes (limited to 'client') 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. -- cgit v1.2.3