aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-13 07:16:46 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-13 07:16:46 +0000
commit87f1862fb0ce09d83b1f1ed3ca3715777521501a (patch)
tree1b189fe3ad6222e62885e530813efc74b9aa56bf /ChangeLog
parentc5729a052d290a9020633a299f808285929f1d43 (diff)
compose_attach_property(): force focus for compsoe window (will fix #70).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3091 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 88121df6..9d774f5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-06-13
+ * src/compose.c: compose_attach_property(): force focus for compsoe
+ window (will fix #70).
+
+2012-06-13
+
* src/inc.c: included server name in the error dialog.
* src/progressdialog.c: adjusted the column width.