diff options
| -rw-r--r-- | doc/news/version_2.10.0.mdwn | 4 | ||||
| -rw-r--r-- | doc/news/version_2.7.2.mdwn | 10 |
2 files changed, 4 insertions, 10 deletions
diff --git a/doc/news/version_2.10.0.mdwn b/doc/news/version_2.10.0.mdwn new file mode 100644 index 00000000..67d08c88 --- /dev/null +++ b/doc/news/version_2.10.0.mdwn @@ -0,0 +1,4 @@ +propellor 2.10.0 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * The Propellor.Property.Spin added in the last release is replaced + with a very different Propellor.Property.ControlHeir."""]]
\ No newline at end of file diff --git a/doc/news/version_2.7.2.mdwn b/doc/news/version_2.7.2.mdwn deleted file mode 100644 index 21de73e6..00000000 --- a/doc/news/version_2.7.2.mdwn +++ /dev/null @@ -1,10 +0,0 @@ -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 |
