summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-08-08 03:07:09 +0000
committerRoy Marples <uberlord@gentoo.org>2007-08-08 03:07:09 +0000
commit31e52078ff5e5a783b3c352537dc62ca04bfeb7e (patch)
treea36640972b383813fb23ee5d2cf639e3ca88af88 /ChangeLog
parentReturn the next available ifindex for BSD too (diff)
downloadbaselayout-31e52078ff5e5a783b3c352537dc62ca04bfeb7e.tar.gz
baselayout-31e52078ff5e5a783b3c352537dc62ca04bfeb7e.tar.bz2
baselayout-31e52078ff5e5a783b3c352537dc62ca04bfeb7e.zip
If given a pidfile, just match on that for seeing if we have crashed
or not, #186159. svn path=/trunk/; revision=2822
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a42bdea..ef4ce867 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
+ 08 Aug 2007; Roy Marples <uberlord@gentoo.org>:
+
+ If given a pidfile, just match on that for seeing if we have crashed
+ or not, #186159.
+
* baselayout-2.0.0_rc2 (04 Aug 2007)
04 Aug 2007; Roy Marples <uberlord@gentoo.org>: