From ee02ab5518d621014903ce6ae512a969ad4a4ccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 1 Nov 2013 10:38:45 -0300 Subject: Fold in changes --- client/changes/bug-4001_support-non-ascii-passwords | 1 - client/changes/bug_fix-path-error | 1 - client/changes/feature-use-chardet-as-fallback | 1 - .../feature_4097-allow-for-locking-creation-of-secrets-in-server | 2 -- 4 files changed, 5 deletions(-) delete mode 100644 client/changes/bug-4001_support-non-ascii-passwords delete mode 100644 client/changes/bug_fix-path-error delete mode 100644 client/changes/feature-use-chardet-as-fallback delete mode 100644 client/changes/feature_4097-allow-for-locking-creation-of-secrets-in-server (limited to 'client') diff --git a/client/changes/bug-4001_support-non-ascii-passwords b/client/changes/bug-4001_support-non-ascii-passwords deleted file mode 100644 index 1288b4e3..00000000 --- a/client/changes/bug-4001_support-non-ascii-passwords +++ /dev/null @@ -1 +0,0 @@ - o Support non-ascii passwords. Closes #4001. diff --git a/client/changes/bug_fix-path-error b/client/changes/bug_fix-path-error deleted file mode 100644 index 1048f91e..00000000 --- a/client/changes/bug_fix-path-error +++ /dev/null @@ -1 +0,0 @@ - o Change error severity for missing secrets path. diff --git a/client/changes/feature-use-chardet-as-fallback b/client/changes/feature-use-chardet-as-fallback deleted file mode 100644 index f96a959c..00000000 --- a/client/changes/feature-use-chardet-as-fallback +++ /dev/null @@ -1 +0,0 @@ - o Use chardet as fallback if cchardet not found. diff --git a/client/changes/feature_4097-allow-for-locking-creation-of-secrets-in-server b/client/changes/feature_4097-allow-for-locking-creation-of-secrets-in-server deleted file mode 100644 index e2a11c8f..00000000 --- a/client/changes/feature_4097-allow-for-locking-creation-of-secrets-in-server +++ /dev/null @@ -1,2 +0,0 @@ - o Improve bootstrap sequence and allow for locking the shared database while - creating/uploading the encryption secret. Closes #4097. -- cgit v1.2.3