]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Avoid warnings if a child is NULL. (#342007, Patrick Monnerat)
[~andy/gtk] / ChangeLog.pre-2-10
index 9b35a6993610fff38b492d6b4bfc554f00b234fc..149fbbcee87fa19ba43a3e9f8e0f48e3844077e4 100644 (file)
@@ -1,5 +1,8 @@
 2006-05-19  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkpaned.c (gtk_paned_compute_position): Avoid warnings
+       if a child is NULL.  (#342007, Patrick Monnerat)
+       
        * gtk/gtk.symbols: 
        * gtk/gtkprintoperation.h: 
        * gtk/gtkprintoperation.c (gtk_print_operation_cancel): New function