aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index f03609fc1c..10365cc362 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,14 @@
+2001-01-24 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-msg-composer.c (menu_security_pgp_encrypt_cb): New callback.
+ (menu_security_pgp_sign_cb): Another new callback.
+ (setup_ui): Added initialization for the PGP sign and encrypt
+ bonobo menu items.
+ (e_msg_composer_set_pgp_encrypt): Change the Bonobo UI name to
+ SecurityPGPEncrypt.
+ (e_msg_composer_set_pgp_sign): Change the Bonobo UI name to
+ SecurityPGPSign.
+
2001-01-21 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c (build_message): Fixed some memory leaks