diff options
author | 2006-11-22 15:09:27 +0000 | |
---|---|---|
committer | 2006-11-22 15:09:27 +0000 | |
commit | 277b35917779e1ecdfba2502ecb889a9fe54b55c (patch) | |
tree | 747a6e2fb37ad581eb0e46fdb7e20bf2e8f54076 /x11-apps/xinit/ChangeLog | |
parent | Add ~amd64 wrt bug #155839. (diff) | |
download | gentoo-2-277b35917779e1ecdfba2502ecb889a9fe54b55c.tar.gz gentoo-2-277b35917779e1ecdfba2502ecb889a9fe54b55c.tar.bz2 gentoo-2-277b35917779e1ecdfba2502ecb889a9fe54b55c.zip |
(#70689 comment #92) Start after consolefont to avoid display corruption.
(Portage version: 2.1.2_rc2)
Diffstat (limited to 'x11-apps/xinit/ChangeLog')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index e4e95f14eecb..f6a3053dc739 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.71 2006/10/22 17:55:49 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.72 2006/11/22 15:09:27 dberkholz Exp $ + + 22 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>; files/xdm.start: + (#70689 comment #92) Start after consolefont to avoid display corruption. *xinit-1.0.3 (21 Oct 2006) |