summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2018-08-20 20:46:30 -0400
committerJoey Hess2018-08-20 20:46:30 -0400
commit2a499012b680db73df20b6b5b0bc4959ab65006d (patch)
tree8e371d245f90099b54f74ca7e45f7d2c10351cba /debian
parent1cad0c5a11d54496232f338371d1f8e15fa69968 (diff)
Removed HostingProvider.CloudatCost module as it lacks a maintainer
(If anyone would like to maintain it, send a patch adding it back.) (API change)
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 8faca945..225b71b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ propellor (5.5.0) UNRELEASED; urgency=medium
* letsencrypt': Pass --expand to support expanding the list of domains
* Split mailname property out of Hostname.sane, since bad mailname
guesses can lead to ugly surprises. (API change)
+ * Removed HostingProvider.CloudatCost module as it lacks a maintainer.
+ (If anyone would like to maintain it, send a patch adding it back.)
+ (API change)
* Added Systemd.escapePath helper function useful when creating mount
units.
* Added Sudo.sudoersDFile property.