summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2014-06-19 14:41:55 -0400
committerJoey Hess2014-06-19 14:48:15 -0400
commit42594d6b4c14a21efc42e262e52c2c67f30c67c3 (patch)
treea8f8b2f4a2007bd12bc7b81ef788548805ff713f /debian/changelog
parente3b53bf28996ad5eee96c1ca9f9ef39a7d10b358 (diff)
Add --edit to edit a privdata value in $EDITOR
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b3f4572f..95d0b232 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+propellor (0.7.1) UNRELEASED; urgency=medium
+
+ * Add --edit to edit a privdata value in $EDITOR.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 19 Jun 2014 14:27:21 -0400
+
propellor (0.7.0) unstable; urgency=medium
* combineProperties no longer stops when a property fails; now it continues