diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-02-16 19:01:32 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-02-16 19:01:32 -0400 |
| commit | be1a3a7c89ca8ea8aecb9a9748380ef840598171 (patch) | |
| tree | 05225c6799d2f90d515ca6acca8404599eca1dee /debian | |
| parent | 90643c1d986438d039b14be90bc994b6ae9cf001 (diff) | |
When running shimmed (eg in a docker container), improve process name visible in ps.
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 dfe3b3c5..ef4b8a28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (2.1.1) UNRELEASED; urgency=medium + + * When running shimmed (eg in a docker container), + improve process name visible in ps. + + -- Joey Hess <id@joeyh.name> Mon, 16 Feb 2015 19:00:48 -0400 + propellor (2.1.0) unstable; urgency=medium * Additional tor properties, including support for making relays, |
