diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 4761538e2c..03127fd54f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2002-09-17 Jeffrey Stedfast <fejj@ximian.com> + * mail-display.c (mail_display_render): Use e_strftime_fix_am_pm + here which fixes locale issues as well as working around systems + that don't support %P (afaik). + + * mail-ops.c (prep_offline_do): Cache important messages too. + * mail-composer-prefs.c (d): Disable debugging printf's * mail-ops.c: fixed a comment |