From 50eff556547ae1bb142e3d453f731603095f7041 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 1 Jul 2003 18:44:39 +0000 Subject: Use the newer utf8 versions of the e_strftime*() functions since our 2003-06-27 Jeffrey Stedfast * message-list.c (filter_date): Use the newer utf8 versions of the e_strftime*() functions since our format strings are all now in UTF-8. * mail-display.c (mail_display_render): Use the newer e_utf8_strftime_fix_am_pm(). * mail-callbacks.c (mail_generate_reply): Use e_utf8_strftime(), otherwise we can end up with invalid utf-8. svn path=/trunk/; revision=21712 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 9e320443a1..d682cae826 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2003-06-27 Jeffrey Stedfast + + * message-list.c (filter_date): Use the newer utf8 versions of the + e_strftime*() functions since our format strings are all now in + UTF-8. + + * mail-display.c (mail_display_render): Use the newer + e_utf8_strftime_fix_am_pm(). + + * mail-callbacks.c (mail_generate_reply): Use e_utf8_strftime(), + otherwise we can end up with invalid utf-8. + 2003-06-25 Radek Doulik * mail-config.c (config_write_style): provide hardcoded default -- cgit v1.2.3