summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2017-07-05 14:13:51 -0400
committerJoey Hess2017-07-05 14:14:15 -0400
commit071adf44e85219ce4d4b8b096c9fd5efaaa6997a (patch)
treed9289cfb53d52245d513512634a6094273222fee /debian
parente77e60604ac908e0895af202e83a47096d60b059 (diff)
LightDM.autoLogin: Make it require LightDM.installed
(minor API change as the type changed)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 34ea28f4..743667a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (4.0.7) UNRELEASED; urgency=medium
+propellor (4.1.0) UNRELEASED; urgency=medium
* User.hasInsecurePassword makes sure shadow passwords are enabled,
so if the insecure password is later changed, the new password won't be
@@ -16,6 +16,8 @@ propellor (4.0.7) UNRELEASED; urgency=medium
chroot.
* When provisioning a container, output was buffered until the whole
process was done; now output will be displayed immediately.
+ * LightDM.autoLogin: Make it require LightDM.installed.
+ (minor API change as the type changed)
-- Joey Hess <id@joeyh.name> Tue, 20 Jun 2017 10:55:37 -0400