summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2017-07-25 15:13:57 -0400
committerJoey Hess2017-07-25 15:13:57 -0400
commitf01286bc4338dcb3942b3870d7a6ea69ca773265 (patch)
treece9b5938e6fa6a8ece678a19004ea3b1d293f5ac /debian/changelog
parentba41661be5c739519ba82608c8f781b7a8b84321 (diff)
DiskImage: Avoid re-partitioning disk image unncessarily, for a large speedup.
This commit was sponsored by Anthony DeRobertis on Patreon.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c359ac2b..d0b62bbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ 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