diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-update-readme-requirements | 1 | ||||
-rw-r--r-- | changes/bug_3497-check-for-none-in-priv-db | 1 | ||||
-rw-r--r-- | changes/feature_add-xsalsa20-encryption-method | 1 | ||||
-rw-r--r-- | changes/feature_use-pycryptopp-for-symmetric-encryption | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug-update-readme-requirements b/changes/bug-update-readme-requirements deleted file mode 100644 index fedb78cf..00000000 --- a/changes/bug-update-readme-requirements +++ /dev/null @@ -1 +0,0 @@ - o Add libsqlite3-dev requirement for soledad. diff --git a/changes/bug_3497-check-for-none-in-priv-db b/changes/bug_3497-check-for-none-in-priv-db deleted file mode 100644 index 26365ec8..00000000 --- a/changes/bug_3497-check-for-none-in-priv-db +++ /dev/null @@ -1 +0,0 @@ - o Check for None in private methods that depend on _db. Closes: #3497 diff --git a/changes/feature_add-xsalsa20-encryption-method b/changes/feature_add-xsalsa20-encryption-method deleted file mode 100644 index 66b97de8..00000000 --- a/changes/feature_add-xsalsa20-encryption-method +++ /dev/null @@ -1 +0,0 @@ - o Add XSalsa20 symmetric encryption method. diff --git a/changes/feature_use-pycryptopp-for-symmetric-encryption b/changes/feature_use-pycryptopp-for-symmetric-encryption deleted file mode 100644 index 1f28db97..00000000 --- a/changes/feature_use-pycryptopp-for-symmetric-encryption +++ /dev/null @@ -1 +0,0 @@ - o Use pycryptopp for symmetric encryption. |