diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-17 16:51:00 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-17 16:51:00 -0400 |
| commit | 7e53d16aa18f343de70830219095fbf8e1566a2f (patch) | |
| tree | b31044c089a6099a7b2ebfed27c3de6a21085f93 /debian | |
| parent | e2792f93555c0d35313c976604c4ee20f3dd36e2 (diff) | |
| parent | c987a3a3bd14171071b85c5937773a47b23859ff (diff) | |
Merge branch 'master' into joeyconfig
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e7ec04bc..986dfd75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,15 @@ -propellor (4.3.4) UNRELEASED; urgency=medium +propellor (4.4.0) unstable; 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> Mon, 17 Jul 2017 12:55:02 -0400 + +propellor (4.3.4) unstable; urgency=medium * Propellor.Property.Versioned: New module which allows different versions of a property or host to be written down in a propellor config @@ -6,7 +17,7 @@ propellor (4.3.4) UNRELEASED; urgency=medium * LightDM.autoLogin: Use [Seat:*] rather than the old [SeatDefaults]. The new name has been supported since lightdm 1.15. - -- Joey Hess <id@joeyh.name> Thu, 13 Jul 2017 15:52:24 -0400 + -- Joey Hess <id@joeyh.name> Sat, 15 Jul 2017 17:22:53 -0400 propellor (4.3.3) unstable; urgency=medium |
