diff options
author | Harry Lu <harry.lu@sun.com> | 2003-08-19 12:18:32 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2003-08-19 12:18:32 +0800 |
commit | c0f44f7904e49a0939319f503bd3c4a7f573e307 (patch) | |
tree | 6a959f8f3966212d683b6b07614e3ecca49c5ce0 /mail/ChangeLog | |
parent | dbf631a87d1678374d92254b6ba92089b987c064 (diff) | |
download | gsoc2013-evolution-c0f44f7904e49a0939319f503bd3c4a7f573e307.tar.gz gsoc2013-evolution-c0f44f7904e49a0939319f503bd3c4a7f573e307.tar.zst gsoc2013-evolution-c0f44f7904e49a0939319f503bd3c4a7f573e307.zip |
** For #45348
2003-08-19 Harry Lu <harry.lu@sun.com>
** For #45348
* mail-display.c (mail_display_render): Change "%P" to "%p" so
that strftime() can work under solaris.
svn path=/trunk/; revision=22278
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d165c88428..215864ed77 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2003-08-19 Harry Lu <harry.lu@sun.com> + + ** For #45348 + + * mail-display.c (mail_display_render): Change "%P" to "%p" so + that strftime() can work under solaris. + 2003-08-13 Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> * e-searching-tokenizer.c (searcher_next_token): Fix for 45818 ( |