diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 21:26:30 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 21:26:30 -0400 |
| commit | da8411c1f1cd2f54f4afcd28746eb254cc7f9a0e (patch) | |
| tree | ddbcd872a02e9ff2e162ecb4a9d3c9051ad571c3 /debian | |
| parent | aa3f31940b544e528a5eb3d2e9825a703a8b5013 (diff) | |
| parent | b00d027a08917648ecdb42c7a43b9dd672010789 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 2e5a8bbd..1e16fe4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,9 @@ propellor (0.9.3) UNRELEASED; urgency=medium * propellor --spin can now be used to update remote hosts, without - any central git repository being used. The git repository is updated - over propellor's ssh connection to the remote host. The central - git repository is still useful for running propellor from cron, - but this simplifies getting started with propellor. + any central git repository needed. The central git repository is + still useful for running propellor from cron, but this simplifies + getting started with propellor, and allows for more ad-hoc usage. * The git repo url, if any, is updated whenever propellor --spin is used. * Added prosody module, contributed by Félix Sipma. * Can be used to configure tor hidden services. Thanks, Félix Sipma. |
