summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2012-02-13 17:32:34 +0000
committerLars Wendler <polynomial-c@gentoo.org>2012-02-13 17:32:34 +0000
commit04ed43d48ffc9da73d52c0d5f17e0822b164fc8f (patch)
treee3e56d6d257a8feec8832a12070e069b132940bf /sys-process/cronie/ChangeLog
parentrequire autoconf-2.68 since that is the latest stable now #403035 (diff)
downloadgentoo-2-04ed43d48ffc9da73d52c0d5f17e0822b164fc8f.tar.gz
gentoo-2-04ed43d48ffc9da73d52c0d5f17e0822b164fc8f.tar.bz2
gentoo-2-04ed43d48ffc9da73d52c0d5f17e0822b164fc8f.zip
Added anacron functionality (bug #403295). Reworked init script
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/cronie/ChangeLog')
-rw-r--r--sys-process/cronie/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog
index d0b088663637..72d75458c29c 100644
--- a/sys-process/cronie/ChangeLog
+++ b/sys-process/cronie/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sys-process/cronie
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.20 2011/10/27 22:42:32 vapier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.21 2012/02/13 17:32:34 polynomial-c Exp $
+
+*cronie-1.4.8-r1 (13 Feb 2012)
+
+ 13 Feb 2012; Lars Wendler <polynomial-c@gentoo.org> +files/anacron-1.0-initd,
+ +files/cronie-1.3-initd, -cronie-1.4.4-r1.ebuild, -cronie-1.4.6.ebuild,
+ +cronie-1.4.8-r1.ebuild:
+ Added anacron functionality and conf.d file. Thanks to Florian Steinel for
+ providing an ebuild patch in bug #403295. Reworked init script.
27 Oct 2011; Mike Frysinger <vapier@gentoo.org> cronie-1.4.8.ebuild:
Arm love #388713 by Norman Shulman.