diff options
author | Chyla Zbigniew <chyla@src.gnome.org> | 2001-07-14 00:49:18 +0800 |
---|---|---|
committer | Chyla Zbigniew <chyla@src.gnome.org> | 2001-07-14 00:49:18 +0800 |
commit | fc4abdadf6262773efb0c6fbc033b06d80ad7714 (patch) | |
tree | 789aab13d7128cb75f992dec28c99f8fc711cd59 /my-evolution/ChangeLog | |
parent | 10d8453c53e43a31551af39857a508c5c9101811 (diff) | |
download | gsoc2013-evolution-fc4abdadf6262773efb0c6fbc033b06d80ad7714.tar.gz gsoc2013-evolution-fc4abdadf6262773efb0c6fbc033b06d80ad7714.tar.zst gsoc2013-evolution-fc4abdadf6262773efb0c6fbc033b06d80ad7714.zip |
Convert the date string to utf8 before appending it to HTML.
* e-summary.c (e_summary_draw): Convert the date string to utf8 before
appending it to HTML.
svn path=/trunk/; revision=11088
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 376331c1d4..8050379d12 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,8 @@ +2001-07-13 Zbigniew Chyla <cyba@gnome.pl> + + * e-summary.c (e_summary_draw): Convert the date string to utf8 before + appending it to HTML. + 2001-07-12 Iain Holmes <iain@ximian.com> * metar.c: #include <config.h> |