aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-08-03 09:08:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-08-03 09:08:56 +0000
commit4a7e2233c6995f679d14068ed05b2be33391920b (patch)
treea8fe563a5f6e5c8e3e26572d3dedc5e0789b33aa /ChangeLog
parent7977d19f80b9e1b901bb00d507681126e279d0f1 (diff)
applied a patch to fix quick search text color on dark themes.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2932 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 55108cb3..8c50e582 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-08-03
+ * src/quick_search.c: applied a patch to fix quick search text color
+ on dark themes (thanks to speps).
+
+2011-08-03
+
* libsylph/folder.[ch]
src/summaryview.[ch]: reflect account preference for trash folder.
summary_colorlabel_menu_item_activate_item_cb(): removed a warning.