diff options
| author | Joey Hess <id@joeyh.name> | 2014-12-06 06:34:32 -0400 |
|---|---|---|
| committer | Joey Hess <id@joeyh.name> | 2014-12-06 06:34:32 -0400 |
| commit | fcff7762e395378791f01c9ea8507b41a4d7d501 (patch) | |
| tree | c5f3c910e93a7741c3326e729140dbd8b210e36b /debian | |
| parent | c97dd0d7088fa981f762070e06fc8058ab04cdbd (diff) | |
endAction can be used to register an action to run once propellor has successfully run on a host.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4bb387ce..a2b357ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,8 @@ propellor (1.1.0) UNRELEASED; urgency=medium * propellor.debug can be set in the git config to enable more persistent debugging output. * Run apt-cache policy with LANG=C so it works on other locales. + * endAction can be used to register an action to run once propellor + has successfully run on a host. -- Joey Hess <joeyh@debian.org> Sat, 22 Nov 2014 00:12:35 -0400 |
