diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-15 17:02:25 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-15 17:02:30 -0400 |
| commit | 8d91b5de6b43333ba77974053cdcdfa87409fb62 (patch) | |
| tree | 61f3ed9063234b6fc93ad6e05de7e1761fd1cbd5 /debian | |
| parent | 7902f705b0ba9c88e23fbe6023b293b838a56127 (diff) | |
Convert GpgKeyId to newtype
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 3fef3404..b3a8a20c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ propellor (0.9.3) UNRELEASED; urgency=medium * Can be used to configure tor hidden services. Thanks, Félix Sipma. * When multiple gpg keys are added, ensure that the privdata file can be decrypted by all of them. + * Convert GpgKeyId to newtype. -- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 11:15:27 -0400 |
