From ff9e99528abd9543f737984f6dc4426664f9c0cc Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 9 Mar 1999 19:08:48 +0000 Subject: Fixed log. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5469877ac..e38a20627 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +1993-03-09 Owen Taylor + + * capplets/background-properties/property-background.c: + Fixed code for setting root window properties so it: + + - Doesn't call gdk_property_get() with the arguments in + the wrong order. + - Doesn't leak its pixmaps + - Doesn't leak anything else. (I.e., use a separate + connection, instead of calling XSetCloseDownMode + on GDK_DISPLAY()) + - Doesn't make a messy, unsucessful attempt at committing suicide + - Handles tiled pixmaps properly. + 1999-03-08 Jaka Mocnik * capplets/gnome-edit-properties/gnome-edit-properties.c (main): -- cgit v1.2.1