aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-10-25 07:52:05 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-10-25 07:52:05 +0800
commit85b2913a380c69f14ae0254ad23b10fabfb33667 (patch)
treec1cf143e37294dd9dd3667ebbe0a1d0c00b04b56 /filter/ChangeLog
parente7a31c5035a0afeed6c1675e30487c1e2bdc139f (diff)
downloadgsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.gz
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.bz2
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.lz
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.xz
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.zst
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.zip
Merge revisions 36534:36684 from trunk.
svn path=/branches/kill-bonobo/; revision=36685
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 12ee719755..3534320543 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,19 @@
+2008-10-17 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fix for bug #503898
+
+ * filter-rule.c: (get_widget): s/criteria/condition/
+
+2008-10-06 Lucian Langa <lucilanga@gnome.org>
+
+ ** Fix for bug #554566
+
+ * rule-editor.c: (rule_editor_class_init), (rule_edit),
+ (rule_top), (rule_up), (rule_down), (rule_bottom),
+ (cursor_changed)
+ (update_selected_rule): new function to update
+ current selected rule
+
2008-10-01 Sankar P <psankar@novell.com>
License Changes