diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-08 11:18:17 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-08 11:18:17 -0400 |
| commit | b33807cec25f232d5bd43fea6e954d596acbad24 (patch) | |
| tree | ab07223b2a7e2ffde115464ccbd73e904ddd5968 /debian | |
| parent | b493414d30c7aef37af904e55316436554fe54b2 (diff) | |
Allow using combineProperties and propertyList with lists of RevertableProperty.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3d18b8fb..b93059b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ propellor (2.15.4) UNRELEASED; urgency=medium * Added Propellor.Property.LetsEncrypt * Apache.httpsVirtualHost: New property, setting up a https vhost with the certificate automatically obtained using letsencrypt. + * Allow using combineProperties and propertyList with lists of + RevertableProperty. -- Joey Hess <id@joeyh.name> Mon, 18 Jan 2016 13:15:30 -0400 |
