]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
When inserting a visible node, free the old path before creating the new
[~andy/gtk] / ChangeLog.pre-2-8
index f61cc95ea8772416ca9bc1b86363c0e475ce0889..4b12d918fb0d01195c7f3bc09ac185d9b8760ed1 100644 (file)
@@ -1,3 +1,9 @@
+2004-06-16  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/gtkfilesystemmodel.c (do_files_added): When inserting a
+       visible node, free the old path before creating the new one.
+       Fixes #144356.
+
 Tue Jun 15 01:10:32 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkcombobox.c: Make GtkComboBox work without model.