2006-03-13 Bill Haneman * configure.in, NEWS: Revved to 0.8.11, for gnome 2.14.0. * gail/gailtreeview.c: (count_rows): Revert change that returned immediately if iter==NULL, as it was not the correct fix for 326362, and caused a regression. 2006-02-24 Bill Haneman * gail/gailtreeview.c: (get_tree_path_from_row_index): Return FALSE if the iterator can't be determined from the row and index, instead of asserting. Fixes bug #323322.