diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-05-24 09:34:36 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-05-24 09:34:36 +0000 |
commit | 0ffa7543d0fce490bb96147a327780a99c0ceba6 (patch) | |
tree | d289a60026d3b718b16c88ca7b0d93240fc131be /x11-apps/xinit/ChangeLog | |
parent | We should not RDEPEND on sources nor DEPEND on runtime only stuff (diff) | |
download | historical-0ffa7543d0fce490bb96147a327780a99c0ceba6.tar.gz historical-0ffa7543d0fce490bb96147a327780a99c0ceba6.tar.bz2 historical-0ffa7543d0fce490bb96147a327780a99c0ceba6.zip |
Test the correct tty in inittab
Package-Manager: portage-2.1.2.7
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 7bdc83a2c336..816ff853a51d 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,9 @@ # 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.88 2007/05/23 12:21:51 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.89 2007/05/24 09:34:36 uberlord Exp $ + + 24 May 2007; Roy Marples <uberlord@gentoo.org> files/xdm.initd-1: + Test the correct tty in inittab *xinit-1.0.3-r4 (23 May 2007) |