summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a263050ae..fbdd69c88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-04-18 Eric Anholt <anholt@FreeBSD.org>
+
+ * exa/exa_unaccel.c: (ExaCheckPolyGlyphBlt),
+ (exaGetPixmapFirstPixel):
+ Fix exaGetPixmapFirstPixel to migrate as unaccelerated. Also adds a bit
+ of fallback debugging info to PolyGlyphBlt.
+
2006-04-18 Donnie Berkholz <spyderous@gentoo.org>
reviewed by: Alan Coopersmith