diff options
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 29636d5953..422b276a92 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,10 @@ +Tue Nov 19 17:01:40 2002 Manish Singh <yosh@gimp.org> + + * gtk/gtktreeselection.c (gtk_tree_selection_real_modify_range): + initialize anchor_path to NULL. + + * examples/buttonbox/buttonbox.c: remove useless static qualifier. + 2002-11-19 Matthias Clasen <maclas@gmx.de> * tests/testgtk.c (do_bench): |