diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-05-23 12:21:51 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-05-23 12:21:51 +0000 |
commit | 7326a6417cc8540082935ed889bd54a39c57d37b (patch) | |
tree | b70138c8cc5cbac5a42a70f0b5edfb3f5af53c9b /x11-apps/xinit/ChangeLog | |
parent | Remove unnecessary patch. (diff) | |
download | gentoo-2-7326a6417cc8540082935ed889bd54a39c57d37b.tar.gz gentoo-2-7326a6417cc8540082935ed889bd54a39c57d37b.tar.bz2 gentoo-2-7326a6417cc8540082935ed889bd54a39c57d37b.zip |
New init script does away with STATICVT option.
A static VT is always preferred, and we check to see if VT7 is
available.
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-apps/xinit/ChangeLog')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index 292b34a754cc..7bdc83a2c336 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.87 2007/05/20 22:24:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.88 2007/05/23 12:21:51 uberlord Exp $ + +*xinit-1.0.3-r4 (23 May 2007) + + 23 May 2007; Roy Marples <uberlord@gentoo.org> +files/xdm.confd-1, + +files/xdm.initd-1, +xinit-1.0.3-r4.ebuild: + New init script does away with STATICVT option. + A static VT is always preferred, and we check to see if VT7 is + available. 20 May 2007; Jeroen Roovers <jer@gentoo.org> xinit-1.0.3-r3.ebuild: Stable for HPPA (bug #175465). |