aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d2a06c3940..81998a3cea 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -5,6 +5,10 @@
little things.
(pgp_mime_part_encrypt): Do some canonical CRLF action before
encrypting.
+ (pgp_mime_part_sign): Make sure we are the owners of the byte array.
+ (pgp_mime_part_verify): Same.
+ (pgp_mime_part_encrypt): Same.
+ (pgp_mime_part_decrypt): Same.
2001-01-21 Christopher James Lahey <clahey@helixcode.com>