Add a release note about X without render

This reflects the findings in
https://bugzilla.gnome.org/show_bug.cgi?id=735294
This commit is contained in:
Matthias Clasen 2014-08-28 23:01:18 -04:00
parent 3404e92312
commit 1feeb6bb4d

View File

@ -95,6 +95,10 @@ Release notes for 3.14
for event handling. Traditional event handlers in derived widgets are still for event handling. Traditional event handlers in derived widgets are still
being called. being called.
* Using GTK+ under X11 without the X Render extension has been observed
to be problematic. This combination is using code paths in cairo and
graphics drivers which are rarely tested and likely buggy.
Release notes for 3.12 Release notes for 3.12
====================== ======================