summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-12-11 00:45:25 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-12-11 00:45:25 +0000
commit2b6c3b4dcbf73b9846a8d67868244876660d54be (patch)
tree0e92b18bbc00a4628a92ca129030d679635804b5 /ChangeLog.pre-2-0
parent74db59e9d19883e053464b9aaeaa15efa28738a5 (diff)
downloadgtk+-2b6c3b4dcbf73b9846a8d67868244876660d54be.tar.gz
stupid bug where I didn't reset the timer.
Mon Dec 10 19:42:29 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (validate_rows_handler): stupid bug where I didn't reset the timer.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-05
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 02fc60a6d8..ac7e08e437 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,8 @@
+Mon Dec 10 19:42:29 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreeview.c (validate_rows_handler): stupid bug where I
+ didn't reset the timer.
+
2001-12-10 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkcontainer.c (gtk_container_child_type): Close comment.