aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-11-29 06:39:48 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-11-29 06:39:48 +0000
commit49209e5ed42ef93e9a9e9b4bf0182af329c10522 (patch)
tree1a3c7e358d2a61f68ba1c10721e6c8e65faa5218 /ChangeLog
parentbbcb27a5f65c1a759dd65c8564598105dc3e468a (diff)
sylfilter command was added as a preset of junk filter program.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2985 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cf59afd..6bf9738e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-11-29
+
+ * version 3.2.0beta4
+
+2011-11-29
+
+ * src/prefs_common_dialog.c: sylfilter command was added as a preset
+ of junk filter program.
+
2011-11-17
* src/mainwindow.c: main_window_create(): force visibility of the
@@ -9,7 +18,7 @@
2011-10-14
* src/summaryview.c: show both filtered and original numbers of
- messages on the status iabel.
+ messages on the status label.
Show the numbers of moved/copied/deleted marks on filtered mode.
2011-10-04