diff options
author | Roy Marples <roy@marples.name> | 2007-09-20 11:47:04 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-09-20 11:47:04 +0000 |
commit | ccced38428aac90cfda37b5570011dae10389d7c (patch) | |
tree | c8aac71128611c02e0575a489ce7545cd9ba2765 /ChangeLog | |
parent | c1cd1da59567d4f489d000cfdbc4faba31baf83b (diff) |
libeinfo now works out the number of columns from stdout rather than stdin, #188506.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 + 20 Sep 2007; Roy Marples <uberlord@gentoo.org>: + + libeinfo now works out the number of columns from stdout rather than + stdin, #188506. + 19 Sep 2007; Roy Marples <uberlord@gentoo.org>: Added the checkown applet based on the work by Renato Caldas, #192682 |