aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-11 07:34:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-11 07:34:25 +0000
commitf55b0c5e30c04f7b6630f3d860e8ef2901a72b6c (patch)
tree39045e6b218f043eda216686477d6165c812434a /ChangeLog
parentcc3055a48d4b90d86dc1f5b3878046795b2ed5b6 (diff)
made a workaround for GTK+ bug #56070.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1690 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d25500dd..73906319 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-05-10
+ * src/mainwindow.c: main_window_set_toolbar_sensitive(): made a
+ workaround for the GTK+ bug (Bug 56070 - Can't click button after
+ setting it sensitive.)
+
+2007-05-10
+
* src/summaryview.c: fixed wrong status on persist qsearch filter.
2007-05-10