summaryrefslogtreecommitdiff
path: root/mail/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-07-10 17:09:46 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-07-10 17:09:46 -0300
commitfa31f2e8300ee4a6d2b8fdce890d73c7c5a1029a (patch)
tree31226eea63504205ca0e5d379321bc62c68bae1b /mail/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message
parent0cbea9f5726fc9507f98d06d5db937e9bf292a1a (diff)
[pkg] fold in changes
Diffstat (limited to 'mail/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message')
-rw-r--r--mail/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message b/mail/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message
deleted file mode 100644
index 6b95c6a..0000000
--- a/mail/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message
+++ /dev/null
@@ -1 +0,0 @@
-- Creates a OutgoingMail class that has the logic for encrypting, signing and sending messages. Factors that logic out of EncryptedMessage so it can be used by other clients (Closes: #6357)