diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-12-06 15:33:25 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-12-06 15:33:25 -0300 |
commit | 48751fa19bf9d9dfd1acbe96c582d08d57b81d07 (patch) | |
tree | b667d20fe552ed26c8094712beb2e81c1e637aab /changes | |
parent | 7646e4b138c1b96a6a6dba637adb6b863988c7c5 (diff) |
Fold in changes
Diffstat (limited to 'changes')
-rw-r--r-- | changes/VERSION_COMPAT | 0 | ||||
-rw-r--r-- | changes/bug_fix-returns | 1 | ||||
-rw-r--r-- | changes/email-checks | 3 | ||||
-rw-r--r-- | changes/feature_improve-exceptions-names-and-handling | 1 |
4 files changed, 0 insertions, 5 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/changes/VERSION_COMPAT diff --git a/changes/bug_fix-returns b/changes/bug_fix-returns deleted file mode 100644 index 3bb72646..00000000 --- a/changes/bug_fix-returns +++ /dev/null @@ -1 +0,0 @@ - o Fix error return values on openpgp backend. diff --git a/changes/email-checks b/changes/email-checks deleted file mode 100644 index eee7de75..00000000 --- a/changes/email-checks +++ /dev/null @@ -1,3 +0,0 @@ - o Remove address check when sending email and rely in the email client to - verify that is correct. Closes #4491. - o Support sending encrypted mails to addresses using the '+' sign. diff --git a/changes/feature_improve-exceptions-names-and-handling b/changes/feature_improve-exceptions-names-and-handling deleted file mode 100644 index 936232d6..00000000 --- a/changes/feature_improve-exceptions-names-and-handling +++ /dev/null @@ -1 +0,0 @@ - o Improve exception names and handling. |