diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-17 12:42:31 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-17 12:42:31 -0400 |
| commit | b6d650730be9369b89623f46cb773dcc880630cb (patch) | |
| tree | 0fe40b365b3e9e99f7df2c180eb87dd00c068ca6 /debian | |
| parent | cb885b8a925fcaaec3e3685fc5cd4c369593afef (diff) | |
Propellor.Property.Sudo.enabledFor: Made revertable
(minor API change)
This commit was sponsored by Henrik Riomar on Patreon.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 517151d8..d70018cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -propellor (4.3.5) UNRELEASED; urgency=medium +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) -- Joey Hess <id@joeyh.name> Sun, 16 Jul 2017 12:07:15 -0400 |
