diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-28 22:23:09 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-28 22:23:09 -0400 |
| commit | 64e2629f518e7dc986916e93fcc5092a9d58524f (patch) | |
| tree | 9d73eaf4b51ae87c2f5599d0a70a2f6c44326401 | |
| parent | 1c54f9844713c5a9de04bfac5e13f97b6ff7c05a (diff) | |
add news item for propellor 4.7.1
| -rw-r--r-- | doc/news/version_4.5.2.mdwn | 5 | ||||
| -rw-r--r-- | doc/news/version_4.7.1.mdwn | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/doc/news/version_4.5.2.mdwn b/doc/news/version_4.5.2.mdwn deleted file mode 100644 index f7268048..00000000 --- a/doc/news/version_4.5.2.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -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 diff --git a/doc/news/version_4.7.1.mdwn b/doc/news/version_4.7.1.mdwn new file mode 100644 index 00000000..7b8b2abc --- /dev/null +++ b/doc/news/version_4.7.1.mdwn @@ -0,0 +1,4 @@ +propellor 4.7.1 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Added Mount.isMounted. + * Grub.bootsMounted: Bugfix."""]]
\ No newline at end of file |
