From fee1a9752eabf8f5fc08b952adf3255415dea241 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 19 Aug 2003 13:58:22 +0000 Subject: Added translation for day and localtime strings. Also removed the tz_zone 2003-08-19 Not Zed * mail-format.c (write_date): Added translation for day and localtime strings. Also removed the tz_zone stuff, and just use 'localtime' always. 2003-08-15 David Woodhouse * mail-format.c (write_date): Show date in localtime too. svn path=/trunk/; revision=22283 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 215864ed77..69d9f59aef 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2003-08-19 Not Zed + + * mail-format.c (write_date): Added translation for day and + localtime strings. Also removed the tz_zone stuff, and just use + 'localtime' always. + +2003-08-15 David Woodhouse + + * mail-format.c (write_date): Show date in localtime too. + 2003-08-19 Harry Lu ** For #45348 -- cgit v1.2.3