summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-09-24 06:57:40 +0000
committerRoy Marples <uberlord@gentoo.org>2007-09-24 06:57:40 +0000
commit9b311572dc4de2000d9b174f8a7d5d511e1be8b6 (patch)
tree8deb45793d12b7520548041858b7f3ddb73442ea /ChangeLog
parentAdd extraopts to our usage (diff)
downloadbaselayout-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ff533f3..27251303 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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