diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-30 22:23:44 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-30 22:23:44 +0000 |
commit | 807e89a8ca1b7c304009f1b2b67332a6f1b81234 (patch) | |
tree | 52d95d7f39f6a3118ec5c38cc265fdaffcef23d5 /x11-misc/mkxf86config/ChangeLog | |
parent | support user specified cflags (must be forced to override defaults with 'cfla... (diff) | |
download | gentoo-2-807e89a8ca1b7c304009f1b2b67332a6f1b81234.tar.gz gentoo-2-807e89a8ca1b7c304009f1b2b67332a6f1b81234.tar.bz2 gentoo-2-807e89a8ca1b7c304009f1b2b67332a6f1b81234.zip |
Added new version with static X configuration of modes for the time being. This has no plans of going stable and is only being used for LiveCD testing.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc/mkxf86config/ChangeLog')
-rw-r--r-- | x11-misc/mkxf86config/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11-misc/mkxf86config/ChangeLog b/x11-misc/mkxf86config/ChangeLog index 0c9f74c3c05e..8a6492bb9790 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.18 2005/08/16 21:02:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.19 2005/11/30 22:23:44 wolf31o2 Exp $ + +*mkxf86config-0.9.2 (30 Nov 2005) + + 30 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> + +mkxf86config-0.9.2.ebuild: + Added new version with static X configuration of modes for the time being. + This has no plans of going stable and is only being used for LiveCD testing. 16 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> mkxf86config-0.9.1.ebuild: |