diff options
author | Not Zed <NotZed@Ximian.com> | 2003-08-19 22:14:29 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-08-19 22:14:29 +0800 |
commit | ff6ebb305f3e83e866b85c3126eb7cad79976706 (patch) | |
tree | 36122c0c64b265a179fcd0fa40942bc2edd8c8ea /mail/ChangeLog | |
parent | fee1a9752eabf8f5fc08b952adf3255415dea241 (diff) | |
download | gsoc2013-evolution-ff6ebb305f3e83e866b85c3126eb7cad79976706.tar.gz gsoc2013-evolution-ff6ebb305f3e83e866b85c3126eb7cad79976706.tar.zst gsoc2013-evolution-ff6ebb305f3e83e866b85c3126eb7cad79976706.zip |
Added a comment for translators.
2003-08-19 Not Zed <NotZed@Ximian.com>
* mail-callbacks.c (mail_generate_reply): Added a comment for
translators.
2003-08-19 David Woodhouse <dwmw2@infradead.org>
* mail-callbacks.c (mail_generate_reply): Add a timezone offset to
the attribution string.
svn path=/trunk/; revision=22284
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 69d9f59aef..e7c7e92570 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,15 @@ 2003-08-19 Not Zed <NotZed@Ximian.com> + * mail-callbacks.c (mail_generate_reply): Added a comment for + translators. + +2003-08-19 David Woodhouse <dwmw2@infradead.org> + + * mail-callbacks.c (mail_generate_reply): Add a timezone offset to + the attribution string. + +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. |