From 6269637d7226d702fd05c4cdb6160adab0e18718 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Sun, 21 Jan 2001 21:08:38 +0000 Subject: (Fix #1222: doing File->New->Mail Message doesn't include .sig) 2001-01-20 Jason Leach (Fix #1222: doing File->New->Mail Message doesn't include .sig) * evolution-composer.c (init): Get the users account information, see if they've specified a sig file, if they do, create a composer with that sig. svn path=/trunk/; revision=7686 --- composer/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index e2a42efc6a..cb5778ce3c 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2001-01-20 Jason Leach + + (Fix #1222: doing File->New->Mail Message doesn't include .sig) + + * evolution-composer.c (init): Get the users account information, + see if they've specified a sig file, if they do, create a composer + with that sig. + 2001-01-19 Jeffrey Stedfast * e-msg-composer-hdrs.c (create_optionmenu): Use "Full Name -- cgit