From a7310f5364cd8e300b6f508ff6262c8696add193 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Jul 2017 19:22:21 -0400 Subject: add news item for propellor 4.5.2 --- doc/news/version_3.4.0.mdwn | 14 -------------- doc/news/version_4.5.2.mdwn | 5 +++++ 2 files changed, 5 insertions(+), 14 deletions(-) delete mode 100644 doc/news/version_3.4.0.mdwn create mode 100644 doc/news/version_4.5.2.mdwn (limited to 'doc/news') 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 -- cgit v1.3-2-g0d8e