diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c415ac891a..8628b2deea 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -7,6 +7,9 @@ to literal ASCII strings, so just casefolding ASCII is enough. Also better for portability. + * em-format-html-display.c: Define localtime_r() for Win32 using + localtime() (which is thread-safe in Microsoft's C library). + 2005-09-28 Parthasarathi Susarla <sparthasarathi@novell.com> See bug ** 317329 |