aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorRadek Doulik <rodo@ximian.com>2004-07-23 00:36:15 +0800
committerRadek Doulik <rodo@src.gnome.org>2004-07-23 00:36:15 +0800
commit7ddc1267500f3fc0f9c340e598089735e081fc4a (patch)
treeb10b9d885ba546a643593a4335cd8f83b084627d /composer/ChangeLog
parentd862e865114a6105ceb69088120c07cc2e39e612 (diff)
downloadgsoc2013-evolution-7ddc1267500f3fc0f9c340e598089735e081fc4a.tar
gsoc2013-evolution-7ddc1267500f3fc0f9c340e598089735e081fc4a.tar.gz
gsoc2013-evolution-7ddc1267500f3fc0f9c340e598089735e081fc4a.tar.bz2
gsoc2013-evolution-7ddc1267500f3fc0f9c340e598089735e081fc4a.tar.lz
gsoc2013-evolution-7ddc1267500f3fc0f9c340e598089735e081fc4a.tar.xz
gsoc2013-evolution-7ddc1267500f3fc0f9c340e598089735e081fc4a.tar.zst
gsoc2013-evolution-7ddc1267500f3fc0f9c340e598089735e081fc4a.zip
removed body content + signature html concatenating and call
2004-07-22 Radek Doulik <rodo@ximian.com> * e-msg-composer.c (set_editor_text): removed body content + signature html concatenating and call e_msg_composer_show_sig_file instead Fixes #59490 svn path=/trunk/; revision=26705
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 3689cf7cc1..cf09a1183a 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,11 @@
+2004-07-22 Radek Doulik <rodo@ximian.com>
+
+ * e-msg-composer.c (set_editor_text): removed body content +
+ signature html concatenating and call e_msg_composer_show_sig_file
+ instead
+
+ Fixes #59490
+
2004-07-20 Not Zed <NotZed@Ximian.com>
* e-msg-composer-attachment.c: include config.h. See #61395.