aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-10 08:30:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-10 08:30:25 +0000
commit069b663e8beb0733bfb98edf5c57ec8f8766a02f (patch)
treef4dfcacfc8047acb27dba340af307ccd6855f739 /ChangeLog
parent7364f9d56a14c2b9dea6277f867aa59693dc4821 (diff)
reimplemented summary search.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@241 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 f7077e19..f50c52a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-05-10
+ * src/summary_search.c: reimplemented summary search.
+
+2005-05-10
+
* src/summaryview.c:
summary_show(): display selected message if always_show_msg is set.
summary_button_pressed(): fixed the handling of modifier key.