* NEWS, libmisc/console.c: Fix CONSOLE parser. This caused login

to hang when CONSOLE was configured with a colon separated list of
	TTYs.  See http://bugs.gentoo.org/show_bug.cgi?id=324419
This commit is contained in:
nekral-guest
2010-11-19 21:54:41 +00:00
parent dffc624b37
commit 8b4f07692e
3 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2010-11-19 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, libmisc/console.c: Fix CONSOLE parser. This caused login
to hang when CONSOLE was configured with a colon separated list of
TTYs. See http://bugs.gentoo.org/show_bug.cgi?id=324419
2010-09-05 Nicolas François <nicolas.francois@centraliens.net>
Integrate review comments from Julien Cristau