diff options
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 91f78be7..32eb7aea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,3 @@ -propellor (2.8.1) UNRELEASED; urgency=medium - - * Added --rm-key. - - -- Joey Hess <id@joeyh.name> Wed, 23 Sep 2015 13:50:01 -0400 - propellor (2.8.0) unstable; urgency=medium * Added Propellor.Property.Rsync. @@ -32,6 +26,7 @@ propellor (2.8.0) unstable; urgency=medium * Allow storing arbitrary ByteStrings in PrivData, extracted using privDataByteString. * Added Aiccu module, contributed by Jelmer Vernooij. + * Added --rm-key. -- Joey Hess <id@joeyh.name> Tue, 22 Sep 2015 19:35:07 -0400 |
