aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-02-21 04:34:24 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-02-21 04:34:24 +0800
commit7418c7f7e1af79441e2f46351f791f338fafec7b (patch)
tree3d1a9edafc4535b3a40bf01d210b5a5a1e7c17db /filter/ChangeLog
parent36211f08ae7e3935d8665f6966dda660dd0fe224 (diff)
downloadgsoc2013-evolution-7418c7f7e1af79441e2f46351f791f338fafec7b.tar.gz
gsoc2013-evolution-7418c7f7e1af79441e2f46351f791f338fafec7b.tar.zst
gsoc2013-evolution-7418c7f7e1af79441e2f46351f791f338fafec7b.zip
After setting the new selected iter, call cursor_changed() so we can
2004-02-20 Jeffrey Stedfast <fejj@ximian.com> * rule-editor.c (rule_delete): After setting the new selected iter, call cursor_changed() so we can update state. Fixes bug #54205. svn path=/trunk/; revision=24823
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 372d32b4ec..592045ef37 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-20 Jeffrey Stedfast <fejj@ximian.com>
+
+ * rule-editor.c (rule_delete): After setting the new selected
+ iter, call cursor_changed() so we can update state. Fixes bug
+ #54205.
+
2004-02-20 Not Zed <NotZed@Ximian.com>
** See bug #54338.