diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-07 20:54:57 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-07 20:54:57 +0000 |
commit | 1cf4e80dcc93f6f8a6963086cc7bcd569de60ae8 (patch) | |
tree | c7566e6085b73fae0ea183f542ed1d56abc16a2b /x11-misc/mkxf86config/ChangeLog | |
parent | Don't apply both 237 and 240 when using gcc 3.3, better safe than sorry. (diff) | |
download | gentoo-2-1cf4e80dcc93f6f8a6963086cc7bcd569de60ae8.tar.gz gentoo-2-1cf4e80dcc93f6f8a6963086cc7bcd569de60ae8.tar.bz2 gentoo-2-1cf4e80dcc93f6f8a6963086cc7bcd569de60ae8.zip |
Version bump. This includes some fixes to the xorg.conf.in to make things a little cleaner.
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'x11-misc/mkxf86config/ChangeLog')
-rw-r--r-- | x11-misc/mkxf86config/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/x11-misc/mkxf86config/ChangeLog b/x11-misc/mkxf86config/ChangeLog index 7be4012e6ac4..401dd920482e 100644 --- a/x11-misc/mkxf86config/ChangeLog +++ b/x11-misc/mkxf86config/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/mkxf86config -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.20 2005/12/06 15:59:41 wolf31o2 Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.21 2006/06/07 20:54:57 wolf31o2 Exp $ + +*mkxf86config-0.9.4 (07 Jun 2006) + + 07 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + +mkxf86config-0.9.4.ebuild: + Version bump. This includes some fixes to the xorg.conf.in to make things a + little cleaner. *mkxf86config-0.9.3 (06 Dec 2005) |