aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-02-28 12:51:26 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-02-28 12:51:26 +0800
commite9be19e60d982a874dae25c59df9a6b756b8ca7a (patch)
tree120111049265f675b9f5ccf36f20b22b99e25cee /mail/ChangeLog
parente083da7520bd4cacaf1b19ff2d9483f39abe295f (diff)
downloadgsoc2013-evolution-e9be19e60d982a874dae25c59df9a6b756b8ca7a.tar
gsoc2013-evolution-e9be19e60d982a874dae25c59df9a6b756b8ca7a.tar.gz
gsoc2013-evolution-e9be19e60d982a874dae25c59df9a6b756b8ca7a.tar.bz2
gsoc2013-evolution-e9be19e60d982a874dae25c59df9a6b756b8ca7a.tar.lz
gsoc2013-evolution-e9be19e60d982a874dae25c59df9a6b756b8ca7a.tar.xz
gsoc2013-evolution-e9be19e60d982a874dae25c59df9a6b756b8ca7a.tar.zst
gsoc2013-evolution-e9be19e60d982a874dae25c59df9a6b756b8ca7a.zip
** See bug #72609
2005-02-24 Not Zed <NotZed@Ximian.com> ** See bug #72609 * em-inline-filter.c (emif_scan): try to convert the filename based on the incoming charset or the locale charset. This will make sure it is always valid. svn path=/trunk/; revision=28911
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index adad67a999..970013c0f8 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2005-02-24 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #72609
+
+ * em-inline-filter.c (emif_scan): try to convert the filename
+ based on the incoming charset or the locale charset. This will
+ make sure it is always valid.
+
2005-02-28 Not Zed <NotZed@Ximian.com>
* em-folder-browser.c: reverted Mengjie's patch for 72545.