diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2007-09-12 17:05:19 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2007-09-12 17:05:19 -0300 |
commit | bf6d5b428e247dd28fb593cc3677da4e5eee0a54 (patch) | |
tree | 373ce28ef148d37ce981aad31a11acd925feae7a /debian | |
parent | 60504a4198070671b2c4fe7045564f1d7a228f71 (diff) |
* Add support to apt-key to export keys to stdout. Thanks to "Dwayne
C. Litzenberger" <dlitz@dlitz.net> for the patch (closes: #441942)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0fff4f146..99eef4f01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,8 @@ apt (0.7.7) UNRELEASED; urgency=low (closes: #436055) * Reset curl options and timestamp between downloaded files. Thanks to Ryan Murray <rmurray@debian.org> for the patch (closes: #437150) + * Add support to apt-key to export keys to stdout. Thanks to "Dwayne + C. Litzenberger" <dlitz@dlitz.net> for the patch (closes: #441942) [ Ian Jackson ] * dpkg-triggers: Deal properly with new package states. |