diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-15 14:06:02 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-15 14:06:02 -0400 |
| commit | eb3c079bba7f6a8af78c621757f5ed3edce78c42 (patch) | |
| tree | 70d1029c287f030f5601dec96b1b563901533a78 /doc/news | |
| parent | 27c5b3d476db6dc1d5a99d75c82e372c430573c7 (diff) | |
add news item for propellor 1.3.2
Diffstat (limited to 'doc/news')
| -rw-r--r-- | doc/news/version_1.2.0.mdwn | 9 | ||||
| -rw-r--r-- | doc/news/version_1.3.2.mdwn | 5 |
2 files changed, 5 insertions, 9 deletions
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 |
