aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog13
1 files changed, 10 insertions, 3 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index e2eadbc881..966a51415a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,10 +1,17 @@
+2000-08-27 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * mail-crypto.c (mail_crypto_openpgp_clearsign): New crypto
+ function to clearsign plaintext
+
2000-08-27 Ariel Rios <ariel@arcavia.com>
- * folder-browser-factory.c (control_activate): Added bonobo menu handler for mark_all_deleted function.
+ * folder-browser-factory.c (control_activate): Added bonobo menu
+ handler for mark_all_deleted function.
- * mail.h: (mark_all_deleted): Added prototype.
+ * mail.h: (mark_all_deleted): Added prototype.
- * mail-callbacks.c (mark_all_deleted): Added callback for marking all displayed messages in a folder as deleted.
+ * mail-callbacks.c (mark_all_deleted): Added callback for marking
+ all displayed messages in a folder as deleted.
2000-08-26 Ettore Perazzoli <ettore@helixcode.com>