diff options
author | 2007-09-24 06:57:40 +0000 | |
---|---|---|
committer | 2007-09-24 06:57:40 +0000 | |
commit | 9b311572dc4de2000d9b174f8a7d5d511e1be8b6 (patch) | |
tree | 8deb45793d12b7520548041858b7f3ddb73442ea /ChangeLog | |
parent | Add extraopts to our usage (diff) | |
download | baselayout-9b311572dc4de2000d9b174f8a7d5d511e1be8b6.tar.gz baselayout-9b311572dc4de2000d9b174f8a7d5d511e1be8b6.tar.bz2 baselayout-9b311572dc4de2000d9b174f8a7d5d511e1be8b6.zip |
Fix pppd metric, #193574 thanks to Martin Väth.
svn path=/trunk/; revision=2907
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 + 24 Sep 2007; Roy Marples <uberlord@gentoo.org>: + + Fix pppd metric, #193574 thanks to Martin Väth. + 21 Sep 2007; Roy Marples <uberlord@gentoo.org>: Use a pty for prefixed output instead of pipes for stdout/stderr. This |