diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a00e5a17..6c9bd36f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ propellor (4.0.1) UNRELEASED; urgency=medium * Fix build with pre-AMP ghc. * Tor.named, Tor.torPrivKey: Include the new ed25519 public/private key pair in addition to the old secret_id_key. + * Property.Partition: Improve loop device detection code used with kpartx + when building disk images. /dev/mapper/loop* symlinks are now detected + as block devices. -- Joey Hess <id@joeyh.name> Sat, 18 Mar 2017 19:40:35 -0400 |
