diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/news/version_4.3.2.mdwn | 3 | ||||
| -rw-r--r-- | doc/news/version_4.4.0.mdwn | 8 |
2 files changed, 8 insertions, 3 deletions
diff --git a/doc/news/version_4.3.2.mdwn b/doc/news/version_4.3.2.mdwn deleted file mode 100644 index 1a85d2d4..00000000 --- a/doc/news/version_4.3.2.mdwn +++ /dev/null @@ -1,3 +0,0 @@ -propellor 4.3.2 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Really include Propellor.Property.FreeDesktop."""]]
\ No newline at end of file diff --git a/doc/news/version_4.4.0.mdwn b/doc/news/version_4.4.0.mdwn new file mode 100644 index 00000000..db86c536 --- /dev/null +++ b/doc/news/version_4.4.0.mdwn @@ -0,0 +1,8 @@ +propellor 4.4.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * 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."""]]
\ No newline at end of file |
