diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-05-15 20:12:16 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-05-15 20:12:16 -0400 |
| commit | 06d61ed0c83d9f127dfe5488b2b1ede641387a76 (patch) | |
| tree | c35647815b2bcd839c7ca8adb64669aaf7f83a92 | |
| parent | 1794838a46f2548165eb45a4a1c401ff762be11e (diff) | |
merge
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 80ff4b38..90205ece 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ propellor (4.0.4) UNRELEASED; urgency=medium * Propellor.Property.Restic added for yet another backup program. Thanks, Félix Sipma. + * Removed dependency on MissingH, instead depends on split and hashable. -- Joey Hess <id@joeyh.name> Thu, 27 Apr 2017 16:31:26 -0400 @@ -11,7 +12,6 @@ propellor (4.0.3) unstable; urgency=medium Thanks, Daniel Brooks. * Added Propellor.Property.Bootstrap, which can be used to make disk images contain their own installation of propellor. - * Removed dependency on MissingH, instead depends on split and hashable. -- Joey Hess <id@joeyh.name> Thu, 20 Apr 2017 00:54:32 -0400 |
