diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-09-15 06:46:05 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-09-15 06:46:05 +0000 |
commit | be2bdab4339e493bb0ac3d0e36508b7aa1cd6e92 (patch) | |
tree | d47d9e3ee5107f14d7b94438ea02f73f7bf46f64 /ChangeLog | |
parent | ef7eef0f68af6bfbb4ee56115ac2f3c1b7425755 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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) |