diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-27 09:17:58 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-27 09:17:58 -0400 |
| commit | ca188b3a538c08c85c65c78eaaffdaaf4e5c10d2 (patch) | |
| tree | f7396d4035a6cce607a928e12cdc83750c13713b /doc | |
| parent | 935e3e73d5365737b944dd6dea7e6c0da34de1b7 (diff) | |
add news item for propellor 4.6.1
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/news/version_3.4.1.mdwn | 3 | ||||
| -rw-r--r-- | doc/news/version_4.6.1.mdwn | 7 |
2 files changed, 7 insertions, 3 deletions
diff --git a/doc/news/version_3.4.1.mdwn b/doc/news/version_3.4.1.mdwn deleted file mode 100644 index 51d9c2ac..00000000 --- a/doc/news/version_3.4.1.mdwn +++ /dev/null @@ -1,3 +0,0 @@ -propellor 3.4.1 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Fixed https url to propellor git repository."""]]
\ No newline at end of file diff --git a/doc/news/version_4.6.1.mdwn b/doc/news/version_4.6.1.mdwn new file mode 100644 index 00000000..eb7bd940 --- /dev/null +++ b/doc/news/version_4.6.1.mdwn @@ -0,0 +1,7 @@ +propellor 4.6.1 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Added Network.dhcp' and Network.static', which allow specifying + additional options for interfaces files. + * Fix build failure on ghc-8.2.1 + Thanks, Sergei Trofimovich. + * DiskImage: Fix strictness bug in .parttable read/write sequence."""]]
\ No newline at end of file |
