]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Plug leak.
[~andy/gtk] / ChangeLog.pre-2-4
index f20bb71c77c044e65c029c4c04c2c6edc25a8172..290bf4a71eba37d286433a26ee845ce3581afb70 100644 (file)
@@ -1,7 +1,12 @@
 2004-03-17  Morten Welinder  <terra@gnome.org>
 
+       * tests/prop-editor.c (object_changed): Plug leak.
+
+       * tests/testfilechooser.c (main): Plug some leaks and expose
+       others.
+
        * tests/prop-editor.c (create_prop_editor): Don't leak the tooltip
-       object.
+       object.  Fixed #136652.
 
        * gtk/gtkfilechooserdefault.c (check_icon_theme): Do nothing if we
        have no screen.  Fixes #137260.