diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-07-24 13:36:06 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-07-24 13:36:06 -0400 |
| commit | 04ef5f7bc1e6753fe4580f370e7f0ea2500773c8 (patch) | |
| tree | 886aa29e3c89fc251bef6a975a16144bf45c160b /debian | |
| parent | 41c5e520b0a82386e34f8bb80218074d700f4881 (diff) | |
Ssh.knownHost: Bug fix: Only fix up the owner of the known_hosts file after it exists.
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 893498a4..bc69b672 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (3.1.2) UNRELEASED; urgency=medium + + * Ssh.knownHost: Bug fix: Only fix up the owner of the known_hosts + file after it exists. + + -- Joey Hess <id@joeyh.name> Sun, 24 Jul 2016 13:34:37 -0400 + propellor (3.1.1) unstable; urgency=medium * Haddock build fix. |
