summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2015-08-27 12:21:55 -0700
committerJoey Hess2015-08-27 13:55:46 -0700
commite413bed2c1cb15dcb8ce721a2801021e39f3ba86 (patch)
tree25c093cff2a1ec7fb300c96cb4aa9665a57fbe98 /debian/changelog
parent7087a94b21a086a98784d17b45dd2b7779e320e9 (diff)
implement dirsizes
Used Data.Map.Strict, so bumped versions. Don't want to support the ghc in debian oldstable..
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 214038c3..b8bfeeed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ propellor (2.7.3) UNRELEASED; urgency=medium
* Added Propellor.Property.Parted, for disk partitioning.
* Added Propellor.Property.Partition, for partition formatting etc.
* Added Propellor.Property.DiskImage, for bootable disk image creation.
+ * Dropped support for ghc 7.4.
-- Joey Hess <id@joeyh.name> Tue, 25 Aug 2015 13:45:39 -0700