summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 775cd96ad2..2f67c70e5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-06 Darin Adler <darin@bentspoon.com>
+
+ * gtk/gtktreemodelsort.c: (gtk_tree_model_sort_insert_value):
+ Update offsets before finding where to insert the new value.
+
+ * gtk/gtktreeview.c: (validate_visible_area): Make sure we redraw when
+ we scroll, instead of just updating the scroll position variables.
+
2002-03-06 Manish Singh <yosh@gimp.org>
* gdk/Makefile.am