diff options
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index bfc9fb24fe..0199f9cad3 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2006-03-28 Li Yuan <li.yuan@sun.com> + + **Fixes bug #335618 + * e-selection-model-array.c: (e_selection_model_array_delete_rows): + If the row being deleted is the last one, we should change the + selection_start_row. + 2006-03-06 Simon Zheng <simon.zheng@sun.com> Fixes bug #332140 |