aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-12-17 07:44:06 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-12-17 07:44:06 +0000
commit7ac11e0103ee0ad8722bde30522895a9e6c2e712 (patch)
tree02b7cf633c4d952c0bfc5c34a15cb0ab4ad3d92c /ChangeLog
parent1aaf8ce241d8700c4645e3090cfeccd4b20eee28 (diff)
fixed focus problem.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2400 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ac02745..ef59c2b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-12-17
+ * version 3.0.0beta4
+
+2009-12-17
+
+ * src/inputdialog.c: win32: fixed focus problem.
+
+2009-12-17
+
* src/inputdialog.[ch]
src/filesel.c
src/mainwindow.c: added select button to 'Add mailbox' dialog.