summaryrefslogtreecommitdiff
path: root/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message
diff options
context:
space:
mode:
Diffstat (limited to 'changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message')
-rw-r--r--changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message1
1 files changed, 0 insertions, 1 deletions
diff --git a/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message b/changes/feature-6357_factor_encryptio_and_sending_out_of_encrypted_message
deleted file mode 100644
index 6b95c6a..0000000
--- a/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)