diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-05-15 20:12:08 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-05-15 20:12:08 -0400 |
| commit | d3b49aa149ea8ac9052b5b3d2a048206a7293301 (patch) | |
| tree | d1fd7e951fe508a2f38b79796e8522d5c20ede4b /debian | |
| parent | ba3bd76f4ade7ffeea3c1837f868f5264d284a8c (diff) | |
| parent | 8364547bf2b6a5e5184b2abc79938786d8efc55b (diff) | |
Merge branch 'master' into joeyconfig
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4fb9b669..80ff4b38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -propellor (4.0.3) UNRELEASED; urgency=medium +propellor (4.0.4) UNRELEASED; urgency=medium + + * Propellor.Property.Restic added for yet another backup program. + Thanks, Félix Sipma. + + -- Joey Hess <id@joeyh.name> Thu, 27 Apr 2017 16:31:26 -0400 + +propellor (4.0.3) unstable; urgency=medium * Added Fstab.listed, Fstab.swap, and Mount.swapOn properties. Thanks, Daniel Brooks. @@ -6,7 +13,7 @@ propellor (4.0.3) UNRELEASED; urgency=medium disk images contain their own installation of propellor. * Removed dependency on MissingH, instead depends on split and hashable. - -- Joey Hess <id@joeyh.name> Thu, 06 Apr 2017 19:40:12 -0400 + -- Joey Hess <id@joeyh.name> Thu, 20 Apr 2017 00:54:32 -0400 propellor (4.0.2) unstable; urgency=medium |
