aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index f6b600b97e..1c746f2996 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,15 @@
+2003-09-23 Jeffrey Stedfast <fejj@ximian.com>
+
+ Fix for bug #48791 (and also fixes a FIXME)
+
+ * em-format.c (emf_init): Setup a gconf listener for changes to
+ the charset setting.
+ (gconf_charset_changed): Update the cached gconf charset value.
+ (emf_finalise): Free the EMFormatPrivate data, unref the gconf
+ client, disconnect the charset notify id, and free the cached
+ gconf charset value.
+ (em_format_format_text): Use the cached gconf charset value.
+
2003-09-22 Not Zed <NotZed@Ximian.com>
** See bug #32996