diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-25 18:43:00 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-25 18:43:00 -0400 |
| commit | ebf30061d8f8a251330070e69c2710fe4a8fd9da (patch) | |
| tree | f1323daac755dd2165ceaaa78239dc976b2c1d13 /debian | |
| parent | 1cb110102890da1771c9e3a661a02529e852fc51 (diff) | |
changelog
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 86add5db..15587571 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ propellor (2.17.1) UNRELEASED; urgency=medium * Avoid generating excessively long paths to the unix socket file used for ssh connection caching. Mostly. Can still generate a too long one if $HOME is longer than 60 bytes. + * Uwsgi: add ".ini" extension to app config files. + Files without extensions were ignored by uwsgi. + Thanks, Félix Sipma. -- Joey Hess <id@joeyh.name> Fri, 25 Mar 2016 17:23:25 -0400 |
