aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-24 09:44:32 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-24 09:44:32 +0000
commit4ed3c3a2ebcb3647af9eae9231150a41bd2491de (patch)
treec1ace9b6adad549d4a6d2384876610b446e16043 /ChangeLog
parent0a02061397634278a6528b9f2b695957eafc3daa (diff)
set the title of separated message window to '(Subject) - Sylpheed.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@676 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32943089..faa5ed26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-10-24
+ * src/messageview.c: set the title of separated message window to
+ "(Subject) - Sylpheed".
+
+2005-10-24
+
* src/summaryview.c
src/mimeview.c: fixed the problem that DnD didn't work on GTK+ 2.8
(thanks to Victor Ananajevsky).