summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a827090667..1e573a719a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-02-20 Matthias Clasen <mclasen@redhat.com>
+ * gdk/x11/gdkdrawable-x11.c (_gdk_x11_have_render_with_trapezoids):
+ Set have_render_with_trapezoids to GDK_YES when we have
+ a new enough Render extension. (#167965,Billy Biggs)
+
* gtk/gtkwindow.c (gtk_window_present): Use the timestamp of
the last user interaction when focusing the window. (#166379,
Elijah Newren)