summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-08-30 10:50:27 +0000
committerOwen Taylor <otaylor@redhat.com>2005-08-30 10:50:27 +0000
commit44d6afc8a82c2ede19ccc1e27a123b241be6dc67 (patch)
treee954e7359955f7c1cafc924bd8f37b91603c6842 /ChangeLog
parenta4418a63d7b837f0f7c20f5ce6a0e8b31edd97d7 (diff)
Liberalize the ServerVendor check so that we can handle the Mandriva vendor string. (#4298, Frederic Crozat)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11a081e0c..2ca943ca4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-30 Owen Taylor <otaylor@redhat.com>
+
+ * src/cairo-xlib-surface.c (_cairo_xlib_surface_create_internal):
+ Liberalize the ServerVendor check so that we can handle
+ the Mandriva vendor string. (#4298, Frederic Crozat)
+
2005-08-27 Owen Taylor <otaylor@redhat.com>
* src/cairo-pattern.c (_cairo_pattern_acquire_surface_for_gradient):