diff options
author | Thilo Bangert <bangert@gentoo.org> | 2009-05-12 09:18:29 +0000 |
---|---|---|
committer | Thilo Bangert <bangert@gentoo.org> | 2009-05-12 09:18:29 +0000 |
commit | 173de6524d3fb1c0c2bbe30efef5e7222dba2642 (patch) | |
tree | f40b6da97020341c869c917576fdd03f8433aa3e /sys-process/dcron/ChangeLog | |
parent | reduce chance of race condition - bug #98189 (diff) | |
download | gentoo-2-173de6524d3fb1c0c2bbe30efef5e7222dba2642.tar.gz gentoo-2-173de6524d3fb1c0c2bbe30efef5e7222dba2642.tar.bz2 gentoo-2-173de6524d3fb1c0c2bbe30efef5e7222dba2642.zip |
reduce chance of race condition - bug #98189
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'sys-process/dcron/ChangeLog')
-rw-r--r-- | sys-process/dcron/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-process/dcron/ChangeLog b/sys-process/dcron/ChangeLog index 26198a8c38ff..3cd84a203482 100644 --- a/sys-process/dcron/ChangeLog +++ b/sys-process/dcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/dcron -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/ChangeLog,v 1.12 2007/06/07 00:06:22 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/ChangeLog,v 1.13 2009/05/12 09:18:28 bangert Exp $ + + 12 May 2009; Thilo Bangert <bangert@gentoo.org> files/crontab: + reduce chance of race condition - bug #98189 07 Jun 2007; Mike Frysinger <vapier@gentoo.org> +files/dcron-3.2-build.patch, dcron-3.2.ebuild: |