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 215864ed77..69d9f59aef 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2003-08-19 Not Zed <NotZed@Ximian.com> + + * 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 <dwmw2@infradead.org> + + * mail-format.c (write_date): Show date in localtime too. + 2003-08-19 Harry Lu <harry.lu@sun.com> ** For #45348 |