diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-09-15 05:55:21 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-09-15 05:55:21 +0000 |
commit | ef7eef0f68af6bfbb4ee56115ac2f3c1b7425755 (patch) | |
tree | f990973f2e90c34a29372eb59967417ee7770fa7 /ChangeLog | |
parent | 88d7eb1f7ed6afc85c07797838714f2601356018 (diff) |
Bug #4046: Install the X.Org server setuid root. (David Schleef)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,10 +1,15 @@ 2005-09-14 Eric Anholt <anholt@FreeBSD.org> + * hw/xfree86/Makefile.am: + Bug #4046: Install the X.Org server setuid root. (David Schleef) + +2005-09-14 Eric Anholt <anholt@FreeBSD.org> + * configure.ac: * hw/xfree86/Makefile.am: Bug #3889: Create the log dir on install, and allow configuring specifically that directory. Failure to have the directory keeps the - xorg server from starting. + xorg server from starting. (David Schleef) 2005-09-14 Eric Anholt <anholt@FreeBSD.org> |