From aadeb422d2dca792606159a24de45ce074170e0d Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 29 Jan 2004 06:27:52 +0000 Subject: reverted radek's patch below, it was already fixed (#53176). Changed the 2004-01-29 Not Zed * e-msg-composer.c (e_msg_composer_new_with_type): reverted radek's patch below, it was already fixed (#53176). Changed the init order though, set_editor_signature only sets the current one, it doen'st insert it. ** See bug #53506. * e-msg-composer-hdrs.c (e_msg_composer_hdrs_set_post_to_list): use a GString to build the result. (e_msg_composer_hdrs_set_post_to_base): same here. (e_msg_composer_hdrs_set_post_to_base): dont bother copying the post_to string. (e_msg_composer_hdrs_get_post_to): change the relative-url test to ":/" rather than "://", so that mbox url's work. svn path=/trunk/; revision=24512 --- composer/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index b2efb9af84..e094cfc06a 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,20 @@ +2004-01-29 Not Zed + + * e-msg-composer.c (e_msg_composer_new_with_type): reverted + radek's patch below, it was already fixed (#53176). Changed the + init order though, set_editor_signature only sets the current one, + it doen'st insert it. + + ** See bug #53506. + + * e-msg-composer-hdrs.c (e_msg_composer_hdrs_set_post_to_list): + use a GString to build the result. + (e_msg_composer_hdrs_set_post_to_base): same here. + (e_msg_composer_hdrs_set_post_to_base): dont bother copying the + post_to string. + (e_msg_composer_hdrs_get_post_to): change the relative-url test to + ":/" rather than "://", so that mbox url's work. + 2004-01-27 Radek Doulik * e-msg-composer.c (e_msg_composer_new_with_type): set body text -- cgit v1.2.3