Author: branden Date: 2004-06-15 12:20:56 -0500 (Tue, 15 Jun 2004) New Revision: 1536
Modified: trunk/debian/changelog Log: Fix typos and wording problems. Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2004-06-15 17:03:25 UTC (rev 1535) +++ trunk/debian/changelog 2004-06-15 17:20:56 UTC (rev 1536) @@ -60,7 +60,7 @@ configuration file to standard output. * Modify xvfb-run to create a temporary directory (respecting $TMPDIR) in - addition to temporary file for the X authority file; this way we do not + addition to a temporary file for the X authority file; this way we do not have to worry about whether xauth(1x) manages the authority file in a secure fashion. Also, if the user specifies an authority file to use, do not create it or remove it. Document these changes in behavior in @@ -81,8 +81,9 @@ file race conditions by only appending to temporary files created by tempfile, instead of recreating them with the shell redirection operator. Make xserver-xfree86 postinst script use new --stdout option of dexconf, - and increase versioned dependency of xserver-xfree86 on xserver-common - accordingly. (Thanks to Andrew Suffield for pointing out this problem.) + and increase versioned dependency of xserver-xfree86 and + xserver-xfree86-dbg on xserver-common accordingly. (Thanks to Andrew + Suffield for pointing out this problem.) * Fix XFree86 X server's PCI bus support code to be able to cope with both Linux 2.4 and Linux 2.6 styles of organization for /proc/bus/pci, checking