diff options
author | Kali Kaneko <kali@leap.se> | 2013-08-26 18:12:43 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-08-26 18:12:43 +0200 |
commit | 417a643beaf92646ccf2e712a73525e0a4d49cb4 (patch) | |
tree | 39665a333c4288d3b2e0ea6abeb8a5eef26235ef /changes | |
parent | 60eb02d82ea787d72ca8f8ff100e82ccadebc997 (diff) | |
parent | a10924b0e2cf19feb673f23ff34707a663001335 (diff) |
Merge tag '0.3.1' into debian-rel0.3.1
Tag leap.soledad version 0.3.1
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. |