diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 21:20:56 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 21:20:56 -0400 |
| commit | e273946c220cfacb3828c432d87844d1db409c85 (patch) | |
| tree | ec42cc4d7a59fcf32f58884a5e66ea5fbdb3ed6f | |
| parent | b964b4836321832ad8d3be7268fd3af9ed8f5ea8 (diff) | |
reword
| -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. |
