aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-04-10 09:16:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-04-10 09:16:25 +0000
commit034053fcdff288dfe0e05f4d0046578d990338bc (patch)
tree824431251a9ed7abc19fc3642ea13e2146b1c860 /ChangeLog
parent8ad18e775be48cb52a6b182b88a831255793f465 (diff)
added 'Edit/Quick search' menu. Also search To: header in Sent/Draft/Queue folders.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1975 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 c8cfbb8c..711d4944 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-04-10
+ * src/quick_search.c
+ src/mainwindow.c: added 'Edit/Quick search' menu.
+ Also search To: header in Sent/Draft/Queue folders.
+
+2008-04-10
+
* src/gtkutils.[ch]
src/prefs_account_dialog.c: spaces in address and server
entries are automatically removed at applying configuration.