diff options
| -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 |
