summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a9775db..d0b62bbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,14 @@
-propellor (4.5.0) UNRELEASED; urgency=medium
+propellor (4.5.1) UNRELEASED; urgency=medium
+
+ * 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.
+
+ -- Joey Hess <id@joeyh.name> Sun, 23 Jul 2017 09:41:58 -0400
+
+propellor (4.5.0) unstable; urgency=medium
* Generalized the PartSpec DSL, so it can be used for both
disk image partitioning, and disk device partitioning, with
@@ -8,7 +18,7 @@ propellor (4.5.0) UNRELEASED; urgency=medium
PartSpec DiskPart, and a useDiskSpace combinator.
* Generate a better description for versioned properties.
- -- Joey Hess <id@joeyh.name> Mon, 17 Jul 2017 16:51:11 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 21 Jul 2017 16:40:13 -0400
propellor (4.4.0) unstable; urgency=medium