diff options
author | Roy Marples <roy@marples.name> | 2007-08-08 03:07:09 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-08-08 03:07:09 +0000 |
commit | 30853d7473a502248c87f0a743090df8d7d6a81f (patch) | |
tree | a36640972b383813fb23ee5d2cf639e3ca88af88 /ChangeLog | |
parent | ce12aa56d4988dbcb31636d6124f3ad0fc27ba8c (diff) |
If given a pidfile, just match on that for seeing if we have crashed
or not, #186159.
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 + 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>: |