diff options
author | 2007-09-09 15:52:05 +0000 | |
---|---|---|
committer | 2007-09-09 15:52:05 +0000 | |
commit | 80fef35b74d19e1d57b0acf1a0d206b3ffb82f4b (patch) | |
tree | be71bc26567052f12c1f575dbcc0684f58dc883d /ChangeLog | |
parent | Makefile in src now supports pmake as used on the BSDs. (diff) | |
download | baselayout-80fef35b74d19e1d57b0acf1a0d206b3ffb82f4b.tar.gz baselayout-80fef35b74d19e1d57b0acf1a0d206b3ffb82f4b.tar.bz2 baselayout-80fef35b74d19e1d57b0acf1a0d206b3ffb82f4b.zip |
Allow people to specify a list of temp dirs to clean in bootmisc #191807.
svn path=/trunk/; revision=2869
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 + 09 Sep 2007; Mike Frysinger <vapier@gentoo.org>: + + Allow people to specify a list of temp dirs to clean in bootmisc #191807. + 04 Sep 2007; Roy Marples <uberlord@gentoo.org>: start-stop-daemon now works with userids correctly when a pidfile |