diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-20 11:07:46 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-20 11:07:46 -0400 |
| commit | 5a228385a648219a2a38dcec80da2f86f0b25cb7 (patch) | |
| tree | ff37442540e4f85d3232880ce87f4b8cff1ef6a6 | |
| parent | 12c0dccd1952ed115f576a1d5616394ec981c13c (diff) | |
changelog
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a117e1d3..c39ef219 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ -propellor (2.13.1) UNRELEASED; urgency=medium +propellor (2.14.0) UNRELEASED; urgency=medium * Add Propellor.Property.PropellorRepo.hasOriginUrl, an explicit way to set the git repository url normally implicitly set when using --spin. * Added Chroot.noServices property. * DiskImage creation automatically uses Chroot.noServices. * Removed the (unused) dependency on quickcheck. + * DebianMirror: Added a new [RsyncExtra] parameter. (minor API change) + Thanks, Félix Sipma. -- Joey Hess <id@joeyh.name> Wed, 11 Nov 2015 13:37:00 -0400 |
