summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2014-11-23 17:13:02 -0400
committerJoey Hess2014-11-23 17:13:02 -0400
commit95296a961c4ca967538e63e7d0b78f845493fcf8 (patch)
tree693a9a96797c064c6a939d713a2125bfba9a43fb /debian
parentf85720415d55d836691fe04f9b9192cdc1b427ba (diff)
parentbaba668033f86b7c91f6b15c58002ea4bdbf3da2 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6a1d60dd..e70e6a9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (1.0.1) UNRELEASED; urgency=medium
+propellor (1.1.0) UNRELEASED; urgency=medium
* propellor --spin can now deploy propellor to hosts that do not have
git, ghc, or apt-get. This is accomplished by uploading a fairly
@@ -12,6 +12,9 @@ propellor (1.0.1) UNRELEASED; urgency=medium
find the full hostname.
* Added group-related properties. Thanks, Félix Sipma.
* Added Git.barerepo. Thanks, Félix Sipma.
+ * hasSomePassword and hasPassword now default to using the name of the
+ host as the Context for the password. To specify a different context,
+ use hasSomePassword' and hasPassword' (API change)
-- Joey Hess <joeyh@debian.org> Sat, 22 Nov 2014 00:12:35 -0400