diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-03-11 22:31:45 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-03-11 22:31:45 -0400 |
| commit | b508bb52fd3c7e9862c0475d052deb5474be2e0c (patch) | |
| tree | 7a422a77dfb90097c0aefdc7bde1bd011c0c63d2 /debian | |
| parent | 971d688a729c66a71a73c605201f81863a8f027f (diff) | |
propellor spin
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f15affbf..363109ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (2.2.1) UNRELEASED; urgency=medium + + * userScriptProperty now passes --shell /bin/sh, so it can be used + even for users with nonstandard shells. + + -- Joey Hess <id@joeyh.name> Wed, 11 Mar 2015 22:29:23 -0400 + propellor (2.2.0) unstable; urgency=medium * When running shimmed (eg in a docker container), |
