summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2006-04-25 23:31:56 +0000
committerEric Anholt <anholt@freebsd.org>2006-04-25 23:31:56 +0000
commit44a45bcb82d49349f4fdfae3e4b8f24f98d99b46 (patch)
treedbc0956b9b56d6b9a017cdc1dbbf4609117ad857 /ChangeLog
parentcc1825b503ce7e785cbb4611fd177477a1081b6e (diff)
Use a CPPFLAGS with XORG_CFLAGS so that the exa test can actually find its
headers and not fail. Also correct some nearby spelling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a891e40..a1c64727 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-25 Eric Anholt <anholt@FreeBSD.org>
+
+ * configure.ac:
+ Use a CPPFLAGS with XORG_CFLAGS so that the exa test can actually find
+ its headers and not fail. Also correct some nearby spelling.
+
2006-04-24 Benjamin Herrenschmidt <benh@kernel.crashing.org>
* src/radeon_driver.c: (RADEONInitCrtcRegisters),