summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7ad30b40..4a9775db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
-propellor (4.4.1) UNRELEASED; urgency=medium
-
+propellor (4.5.0) UNRELEASED; urgency=medium
+
+ * Generalized the PartSpec DSL, so it can be used for both
+ disk image partitioning, and disk device partitioning, with
+ different partition sizing methods as appropriate for the different
+ uses. (minor API change)
+ * Propellor.Property.Parted: Added calcPartTable function which uses
+ 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