From b86dc506337021c84fe836aed3fcaf1a643cc462 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 11 Mar 2017 14:53:45 -0400 Subject: Changed Chroot data type to include Info propigation This will allow for different Chroots that propigate info differently. hostChroot will use this. This commit was sponsored by Peter Hogg on Patreon. --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7fc68fe0..07027273 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (3.4.2) UNRELEASED; urgency=medium +propellor (3.5.0) UNRELEASED; urgency=medium * Added Apache.confEnabled. * Makefile: Removed "run" target which was default target. @@ -8,6 +8,8 @@ propellor (3.4.2) UNRELEASED; urgency=medium directly to this version from 1.0.0 would break that cron job. * Remove make from propellor's dependency list; it's not used by propellor any longer. + * Changed Chroot data type to include Info propigation. + (API change) -- Joey Hess Wed, 08 Mar 2017 14:02:10 -0400 -- cgit v1.3-2-g0d8e