diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-04 13:50:49 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-04 13:50:49 -0400 |
| commit | 1a9ce1af5a1d6c2aca063ed2f6e0bd13d1391192 (patch) | |
| tree | 7a4297baf3496042b2edb8db56c40d6513a528ca /debian | |
| parent | 0a13fe40308703731d1d803583de01c99637fedd (diff) | |
Fix --add-key to not fail committing when no privdata file exists yet.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e77c5020..bffa070d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ propellor (2.8.1) UNRELEASED; urgency=medium passwords for a user in different containers. Note that previously, propellor would prompt using the container name as the context, but not actually use privdata using that context; so this is a bug fix. + * Fix --add-key to not fail committing when no privdata file exists yet. -- Joey Hess <id@joeyh.name> Fri, 25 Sep 2015 09:21:41 -0400 |
