diff options
-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. |