From 4cbe9157a44c64ab7551dc839c20e1f838e807dc Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 5 Mar 2004 18:18:52 +0000 Subject: Fixes bug #55202 2004-03-05 Jeffrey Stedfast Fixes bug #55202 * e-msg-composer.c (add_recipients): No longer takes a decode argument (handle_mailto is the only function that calls it, and the decode value always has to be TRUE for mailto). (handle_mailto): Updated. svn path=/trunk/; revision=24975 --- composer/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 201b395f50..b5daf624d1 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2004-03-05 Jeffrey Stedfast + + Fixes bug #55202 + + * e-msg-composer.c (add_recipients): No longer takes a decode + argument (handle_mailto is the only function that calls it, and + the decode value always has to be TRUE for mailto). + (handle_mailto): Updated. + 2004-02-27 Bruce Tao * e-msg-composer-attachment-bar.c: add a key-press event handler, -- cgit v1.2.3