summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2017-07-17 12:51:40 -0400
committerJoey Hess2017-07-17 12:51:40 -0400
commit1522d270077abad43a6d8d7fea2bd8163ed912fd (patch)
treeff9cdf4b9a12b4ad69fd8dece051e41de596e91f /debian
parentb6d650730be9369b89623f46cb773dcc880630cb (diff)
Propellor.Property.LightDM.autoLogin: Made revertable.
* Propellor.Property.LightDM.autoLogin: Made revertable. (minor API change) * Propellor.Property.Conffile: Added lacksIniSetting. This commit was sponsored by Jack Hill on Patreon.
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 d70018cc..e8b0358c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ propellor (4.4.0) UNRELEASED; urgency=medium
* Propellor.Property.Timezone: New module, contributed by Sean Whitton.
* Propellor.Property.Sudo.enabledFor: Made revertable.
(minor API change)
+ * Propellor.Property.LightDM.autoLogin: Made revertable.
+ (minor API change)
+ * Propellor.Property.Conffile: Added lacksIniSetting.
-- Joey Hess <id@joeyh.name> Sun, 16 Jul 2017 12:07:15 -0400