aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-08-19 22:14:29 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-08-19 22:14:29 +0800
commitff6ebb305f3e83e866b85c3126eb7cad79976706 (patch)
tree36122c0c64b265a179fcd0fa40942bc2edd8c8ea /mail/ChangeLog
parentfee1a9752eabf8f5fc08b952adf3255415dea241 (diff)
downloadgsoc2013-evolution-ff6ebb305f3e83e866b85c3126eb7cad79976706.tar
gsoc2013-evolution-ff6ebb305f3e83e866b85c3126eb7cad79976706.tar.gz
gsoc2013-evolution-ff6ebb305f3e83e866b85c3126eb7cad79976706.tar.bz2
gsoc2013-evolution-ff6ebb305f3e83e866b85c3126eb7cad79976706.tar.lz
gsoc2013-evolution-ff6ebb305f3e83e866b85c3126eb7cad79976706.tar.xz
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/ChangeLog10
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.