aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-03-13 03:05:53 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-03-13 03:05:53 +0800
commit0dadd920273918bd3d9e5a2cf678a367f41f3a81 (patch)
treea4456c92d06eb31459dcafa1a47ac065c4adb048 /mail/ChangeLog
parentb35e87b9e0379c6db3d1755ca55a8edeee33cdb5 (diff)
downloadgsoc2013-evolution-0dadd920273918bd3d9e5a2cf678a367f41f3a81.tar
gsoc2013-evolution-0dadd920273918bd3d9e5a2cf678a367f41f3a81.tar.gz
gsoc2013-evolution-0dadd920273918bd3d9e5a2cf678a367f41f3a81.tar.bz2
gsoc2013-evolution-0dadd920273918bd3d9e5a2cf678a367f41f3a81.tar.lz
gsoc2013-evolution-0dadd920273918bd3d9e5a2cf678a367f41f3a81.tar.xz
gsoc2013-evolution-0dadd920273918bd3d9e5a2cf678a367f41f3a81.tar.zst
gsoc2013-evolution-0dadd920273918bd3d9e5a2cf678a367f41f3a81.zip
Rewritten to do the same as the composer's build_message() code.
2003-03-12 Jeffrey Stedfast <fejj@ximian.com> * mail-signature-editor.c (menu_file_save_cb): Rewritten to do the same as the composer's build_message() code. svn path=/trunk/; revision=20266
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 260a02a9af..ec8c9e200c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,6 +1,7 @@
2003-03-12 Jeffrey Stedfast <fejj@ximian.com>
- * mail-signature-editor.c: Various small fixes leading up to a real fix.
+ * mail-signature-editor.c (menu_file_save_cb): Rewritten to do the
+ same as the composer's build_message() code.
2003-03-11 Jeffrey Stedfast <fejj@ximian.com>