aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 275a54671a..bb1caf2ace 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,16 @@
2001-08-05 Ettore Perazzoli <ettore@ximian.com>
+ * message-browser.c (message_browser_message_loaded): Make the
+ title of the window "subject - Message" instead of just "subject".
+ Also, display "(No subject)" if the subject is NULL.
+
+ [Fix #6399, 8-bit characters are not displayed in window title.]
+
+ * message-browser.c (message_browser_message_loaded): Convert the
+ subject from UTF-8 to GTK.
+
+2001-08-05 Ettore Perazzoli <ettore@ximian.com>
+
[Revert the previous changes, there seems to be something wrong
with it.]