aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-06 02:20:55 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-06 02:20:55 +0000
commit2dd04f6bc82e5242566c0c829ef50a35f00f4c98 (patch)
treedd0128896a600573b9bec18057851e4e1ae6774c /ChangeLog
parent22f34ddeb5761d2fe197a5f936e521247db363fe (diff)
added new quick search rule: 'Within 1 day' and 'Recent 5 days'.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1596 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 71ad4fcb..963dee38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-06
+
+ * src/summaryview.c: added new quick search rule: 'Within 1 day' and
+ 'Recent 5 days'. Fixed a memory leak.
+
2007-04-05
* src/compose.c: added margin to the text view.