diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-01-04 04:01:58 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-01-04 04:01:58 +0800 |
commit | 9eceff66b1617057a1fdb8b3eca431881a5645c1 (patch) | |
tree | f592c4a710819b433419ecb8bbb461db783955ba | |
parent | 4aa0c65063a896668377cd7841386815d3b90f51 (diff) | |
download | gsoc2013-evolution-9eceff66b1617057a1fdb8b3eca431881a5645c1.tar.gz gsoc2013-evolution-9eceff66b1617057a1fdb8b3eca431881a5645c1.tar.zst gsoc2013-evolution-9eceff66b1617057a1fdb8b3eca431881a5645c1.zip |
added a bug # that was fixed
svn path=/trunk/; revision=19227
-rw-r--r-- | filter/ChangeLog | 2 |
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. |