summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorJoey Hess2017-07-25 15:54:14 -0400
committerJoey Hess2017-07-25 15:54:14 -0400
commit0f1f0b7a75398bbf1155d429612bd20415731bd1 (patch)
tree896512803cc1e20e4576f918a77520e3adea9037 /doc/news
parent8f79c4f74f4569f2d14e1ad611387a320105a0e1 (diff)
add news item for propellor 4.5.1
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_4.3.4.mdwn7
-rw-r--r--doc/news/version_4.5.1.mdwn7
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