diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-25 12:04:58 -0700 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-25 12:04:58 -0700 |
| commit | 4c1a9b9aef6cdceb6742de38a8d6fe05dcd85bb0 (patch) | |
| tree | c3b0e9ac242db5aab51d04663ba59c16aa9d7f18 /doc/news/version_2.7.2.mdwn | |
| parent | cc34eaa929225dc77b741367f13cec448c1211d0 (diff) | |
add news item for propellor 2.7.2
Diffstat (limited to 'doc/news/version_2.7.2.mdwn')
| -rw-r--r-- | doc/news/version_2.7.2.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/news/version_2.7.2.mdwn b/doc/news/version_2.7.2.mdwn new file mode 100644 index 00000000..21de73e6 --- /dev/null +++ b/doc/news/version_2.7.2.mdwn @@ -0,0 +1,10 @@ +propellor 2.7.2 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Added Propellor.Property.ConfFile, with support for Windows-style .ini + files, and generic support for files containing some sort of sections. + Thanks, Sean Whitton for completing the implementation. + * Added Propellor.Property.LightDM + Thanks, Sean Whitton. + * Multiple Tor.hiddenService properties can now be defined for a host; + previously only one such property worked per host. + Thanks, Félix Sipma."""]]
\ No newline at end of file |
