From eb3c079bba7f6a8af78c621757f5ed3edce78c42 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 15 Jan 2015 14:06:02 -0400 Subject: add news item for propellor 1.3.2 --- doc/news/version_1.2.0.mdwn | 9 --------- doc/news/version_1.3.2.mdwn | 5 +++++ 2 files changed, 5 insertions(+), 9 deletions(-) delete mode 100644 doc/news/version_1.2.0.mdwn create mode 100644 doc/news/version_1.3.2.mdwn diff --git a/doc/news/version_1.2.0.mdwn b/doc/news/version_1.2.0.mdwn deleted file mode 100644 index 6ea5581e..00000000 --- a/doc/news/version_1.2.0.mdwn +++ /dev/null @@ -1,9 +0,0 @@ -propellor 1.2.0 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Display a warning when ensureProperty is used on a property which has - Info and is so prevented from propigating it. - * Removed boolProperty; instead the new toResult can be used. (API change) - * Include Propellor.Property.OS, which was accidentially left out of the - cabal file in the last release. - * Fix Apache.siteEnabled to update the config file and reload apache when - configuration has changed."""]] \ No newline at end of file diff --git a/doc/news/version_1.3.2.mdwn b/doc/news/version_1.3.2.mdwn new file mode 100644 index 00000000..77902008 --- /dev/null +++ b/doc/news/version_1.3.2.mdwn @@ -0,0 +1,5 @@ +propellor 1.3.2 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * SSHFP records are also generated for CNAMES of hosts. + * Merge Utiity modules from git-annex. + * Ignore bogus DNS when spinning the local host."""]] \ No newline at end of file -- cgit v1.3-2-g0d8e