summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-09-15 06:46:05 +0000
committerEric Anholt <anholt@freebsd.org>2005-09-15 06:46:05 +0000
commitbe2bdab4339e493bb0ac3d0e36508b7aa1cd6e92 (patch)
treed47d9e3ee5107f14d7b94438ea02f73f7bf46f64 /ChangeLog
parentef7eef0f68af6bfbb4ee56115ac2f3c1b7425755 (diff)
Bug #3990: Require glproto in the cases that it's necessary (DRI or DMX
with GLX). (spyderous)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd909167b..338bc3bf4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-09-14 Eric Anholt <anholt@FreeBSD.org>
+ * configure.ac:
+ Bug #3990: Require glproto in the cases that it's necessary (DRI or DMX
+ with GLX). (spyderous)
+
+2005-09-14 Eric Anholt <anholt@FreeBSD.org>
+
* hw/xfree86/Makefile.am:
Bug #4046: Install the X.Org server setuid root. (David Schleef)