From baba668033f86b7c91f6b15c58002ea4bdbf3da2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 23 Nov 2014 16:39:49 -0400 Subject: 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) --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/changelog') 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 Sat, 22 Nov 2014 00:12:35 -0400 -- cgit v1.2.3