diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1f8a9fab29..515f5a70ce 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2004-06-15 Jeffrey Stedfast <fejj@novell.com> + + * em-composer-utils.c (attribution_format): New function to format + an attribution string (won't crash if translators were sloppy with + their strftime/printf-style formatters). Also nice/extendable for + future feature enhancements such as user-customisable attribution + strings. + (composer_set_body): Use above function rather than using + e_strftime/etc ourselves. + 2004-06-15 Jeffrey Stedfast <fejj@ximian.com> * em-folder-view.c (emfv_init): Changed the second |