diff options
Diffstat (limited to 'doc/news')
| -rw-r--r-- | doc/news/version_4.3.4.mdwn | 7 | ||||
| -rw-r--r-- | doc/news/version_4.5.1.mdwn | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/news/version_4.3.4.mdwn b/doc/news/version_4.3.4.mdwn deleted file mode 100644 index 5d308401..00000000 --- a/doc/news/version_4.3.4.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -propellor 4.3.4 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Propellor.Property.Versioned: New module which allows different - versions of a property or host to be written down in a propellor config - file. Has many applications, including staged upgrades and rollbacks. - * LightDM.autoLogin: Use [Seat:*] rather than the old [SeatDefaults]. - The new name has been supported since lightdm 1.15."""]]
\ No newline at end of file diff --git a/doc/news/version_4.5.1.mdwn b/doc/news/version_4.5.1.mdwn new file mode 100644 index 00000000..212b4f27 --- /dev/null +++ b/doc/news/version_4.5.1.mdwn @@ -0,0 +1,7 @@ +propellor 4.5.1 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Reboot.toKernelNewerThan: If running kernel is new enough, avoid + looking at what kernels are installed. + Thanks, Sean Whitton. + * DiskImage: Avoid re-partitioning disk image unncessarily, for a large + speedup."""]]
\ No newline at end of file |
