summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-08-22 14:10:46 +0000
committerRoy Marples <uberlord@gentoo.org>2007-08-22 14:10:46 +0000
commit9f15f8abe4cc3fe834776ae7fb098e9ebda63385 (patch)
tree6f6f4ee2e21f2b94c7f66adba90df8c3bf33a440 /ChangeLog
parentFix pppd getting the interface metric. (diff)
downloadbaselayout-9f15f8abe4cc3fe834776ae7fb098e9ebda63385.tar.gz
baselayout-9f15f8abe4cc3fe834776ae7fb098e9ebda63385.tar.bz2
baselayout-9f15f8abe4cc3fe834776ae7fb098e9ebda63385.zip
Only open /proc/cmdline if it exists, #189686 thanks to Christian Affolter
svn path=/trunk/; revision=2847
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6257af43..bcc71ac7 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
+ 22 Aug 2007; Roy Marples <uberlord@gentoo.org>:
+
+ Only open /proc/cmdline if it exists, #189686 thanks to Christian Affolter
+
21 Aug 2007; Roy Marples <uberlord@gentoo.org>:
Fix pppd getting the interface metric.