diff options
author | 2010-05-14 11:11:07 +0000 | |
---|---|---|
committer | 2010-05-14 11:11:07 +0000 | |
commit | 520991c18447365190713bf49e277a0499d2d4c1 (patch) | |
tree | 827a670b316e7d22adbbab701ca419474d208ee8 /sys-process/fcron/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-520991c18447365190713bf49e277a0499d2d4c1.tar.gz gentoo-2-520991c18447365190713bf49e277a0499d2d4c1.tar.bz2 gentoo-2-520991c18447365190713bf49e277a0499d2d4c1.zip |
Fix handling of classic-style crontab following Wolfram's suggestion: /etc/crontab is no longer installed by this, and check_system_crontabs is set up to work out correctly the location of the fcrontab file.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/fcron/ChangeLog')
-rw-r--r-- | sys-process/fcron/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 6ac92d286b00..92fcb1419796 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-process/fcron # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.80 2010/05/04 11:44:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.81 2010/05/14 11:11:07 flameeyes Exp $ + +*fcron-3.0.6-r1 (14 May 2010) + + 14 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> fcron-3.0.6.ebuild, + +fcron-3.0.6-r1.ebuild: + Fix handling of classic-style crontab following Wolfram's suggestion: + /etc/crontab is no longer installed by this, and check_system_crontabs is + set up to work out correctly the location of the fcrontab file. 04 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml: Update metadata and sign manifest with updated keys. |