aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 2982dbef9b..8557f84af0 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2006-02-21 Tor Lillqvist <tml@novell.com>
+
+ * em-composer-utils.c: Use the same Win32 macro for gmtime_r()
+ that guards against gmtime() returning NULL as elsewhere. gmtime()
+ is thread-safe on Win32.
+ (attribution_format): Check if camel returns
+ CAMEL_MESSAGE_DATE_CURRENT for Date:, try the date from Received:
+ then. If that doesn't work either, use current date.
+
2006-02-20 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #322160 and committed for PRSuman.