diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-25 19:22:21 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-25 19:22:21 -0400 |
| commit | a7310f5364cd8e300b6f508ff6262c8696add193 (patch) | |
| tree | 16df38b385310d72bc6ba2198c4a8ea47f8e1fe1 /doc/news | |
| parent | baf442730bf7c3edd633cb97643c95096c019c4a (diff) | |
add news item for propellor 4.5.2
Diffstat (limited to 'doc/news')
| -rw-r--r-- | doc/news/version_3.4.0.mdwn | 14 | ||||
| -rw-r--r-- | doc/news/version_4.5.2.mdwn | 5 |
2 files changed, 5 insertions, 14 deletions
diff --git a/doc/news/version_3.4.0.mdwn b/doc/news/version_3.4.0.mdwn deleted file mode 100644 index d38716e1..00000000 --- a/doc/news/version_3.4.0.mdwn +++ /dev/null @@ -1,14 +0,0 @@ -propellor 3.4.0 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Added ConfigurableValue type class, for values that can be used in a - config file, or to otherwise configure a program. - * The val function converts such values to String. - * Removed fromPort and fromIPAddr (use val instead). (API change) - * Removed several Show instances that were only used for generating - configuration, replacing with ConfigurableValue instances. (API change) - * The github mirror of propellor's git repository has been removed, - since github's terms of service has started imposing unwanted licensing - requirements. - * propellor --init: The option to clone propellor's git repository - used to use the github mirror, and has been changed to use a different - mirror."""]]
\ No newline at end of file diff --git a/doc/news/version_4.5.2.mdwn b/doc/news/version_4.5.2.mdwn new file mode 100644 index 00000000..f7268048 --- /dev/null +++ b/doc/news/version_4.5.2.mdwn @@ -0,0 +1,5 @@ +propellor 4.5.2 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Added Rsync.installed property. + * Added DiskImage.vmdkBuiltFor property which is useful for booting + a disk image in VirtualBox."""]]
\ No newline at end of file |
