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 cf5dcc32..0b95b793 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-10 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * src/radeon_driver.c:
+ Add #ifdef XF86DRI guards around references to info->allowPageFlip
+ and info->depthMoves, since they are only defined if building with
+ DRI.
+
2006-03-10 Roland Scheidegger <rscheidegger_lists@hispeed.ch>
* man/radeon.man:
* src/radeon_driver.c: (RADEONSetupMemXAA_DRI), (RADEONScreenInit):