diff --git a/ChangeLog b/ChangeLog index 41c2bab1c9..0ac3644a95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-01-11 Matthias Clasen + * gtk/gtklabel.c: Add some notify batching, always + emit notify after setting the new value. + * gdk/x11/gdkwindow-x11.c (create_moveresize_window): Clean up properly if the grab fails. (finish_drag): Don't leak a reference to moveresize_window diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 41c2bab1c9..0ac3644a95 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,8 @@ 2006-01-11 Matthias Clasen + * gtk/gtklabel.c: Add some notify batching, always + emit notify after setting the new value. + * gdk/x11/gdkwindow-x11.c (create_moveresize_window): Clean up properly if the grab fails. (finish_drag): Don't leak a reference to moveresize_window