aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2003-01-04 04:01:58 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-01-04 04:01:58 +0800
commit9eceff66b1617057a1fdb8b3eca431881a5645c1 (patch)
treef592c4a710819b433419ecb8bbb461db783955ba
parent4aa0c65063a896668377cd7841386815d3b90f51 (diff)
downloadgsoc2013-evolution-9eceff66b1617057a1fdb8b3eca431881a5645c1.tar
gsoc2013-evolution-9eceff66b1617057a1fdb8b3eca431881a5645c1.tar.gz
gsoc2013-evolution-9eceff66b1617057a1fdb8b3eca431881a5645c1.tar.bz2
gsoc2013-evolution-9eceff66b1617057a1fdb8b3eca431881a5645c1.tar.lz
gsoc2013-evolution-9eceff66b1617057a1fdb8b3eca431881a5645c1.tar.xz
gsoc2013-evolution-9eceff66b1617057a1fdb8b3eca431881a5645c1.tar.zst
gsoc2013-evolution-9eceff66b1617057a1fdb8b3eca431881a5645c1.zip
added a bug # that was fixed
svn path=/trunk/; revision=19227
-rw-r--r--filter/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index d974db9d7a..2888ed5677 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,7 +1,7 @@
2003-01-03 Jeffrey Stedfast <fejj@ximian.com>
* rule-editor.c (add_editor_response): Scroll to the newly added
- row.
+ row. Fixes bug #3725.
(rule_delete): Scroll to the selected row.
(rule_move): After moving the row, re-select it and then scroll to
make sure that it is still visible.