aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-11 08:34:14 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-11 08:34:14 +0000
commit272a838e68d47ee269273c7b1e309279187e465b (patch)
tree36c62de34037601b04f7810baf632f2d4ef82653 /ChangeLog
parentf55b0c5e30c04f7b6630f3d860e8ef2901a72b6c (diff)
qsearch_cond_type now persists between sessions.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1691 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73906319..cc12937b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-05-10
+ * libsylph/folder.c: qsearch_cond_type now persists between sessions.
+
+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.)