summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-09-27 22:57:29 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-09-27 22:57:29 +0000
commitbf67d2f158db3162db1747271353de0b98e08062 (patch)
treec098a05ebe756bc5161aab83cb8e46565f5a6b4c /ChangeLog.pre-2-6
parente369df6bd686ec67b156eb4ec03bc6717eeea30e (diff)
downloadgtk+-bf67d2f158db3162db1747271353de0b98e08062.tar.gz
Make drawing to the root window work. (#89492)
* gdk/x11/gdkwindow-x11.c (_gdk_windowing_window_init): Make drawing to the root window work. (#89492)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-65
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index f3bfb0bc6b..2d63204710 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,8 @@
+2002-09-28 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/x11/gdkwindow-x11.c (_gdk_windowing_window_init): Make
+ drawing to the root window work. (#89492)
+
Fri Sep 27 18:14:00 2002 Owen Taylor <otaylor@redhat.com>
(#91249, Thomas Leonard)