summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8265f777..42eebb96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ propellor (4.9.0) UNRELEASED; urgency=medium
* Code that used fromDnsInfo . fromInfo changes to use getDnsInfo.
* addDNS takes an additional Bool parameter to control whether
the DNS info should propagate out of containers. (API change)
+ * Made the PropellorRepo.hasOriginUrl property override the repository
+ url that --spin passes to a host.
+ * PropellorRepo.hasOriginUrl type changed to include HasInfo. (API change)
-- Joey Hess <id@joeyh.name> Wed, 04 Oct 2017 12:46:23 -0400