diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-08-11 14:51:07 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-08-11 14:51:07 +0000 |
commit | d2793259e3dcf76e5c547a5eb72845211bc14905 (patch) | |
tree | 8828d8678644ced8a6a78be1ad08af8c896eca74 /debian/changelog | |
parent | 1655ccedf2322c21e3aac4892bb006f920aea444 (diff) |
* added patch that adds a apt-secure man-page (thanks to jfs@computer.org)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2086f76a6..0ed408fda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,12 @@ apt (0.6.40.2) unstable; urgency=low * Support architecture-specific extra overrides (closes: #225947). Thanks to Anthony Towns for idea and the patch, thanks to Colin Watson for testing it. - + * Javier Fernandez-Sanguino Pen~a: + - Added a first version of an apt-secure.8 manpage, and modified + apt-key and apt.end accordingly. Also added the 'update' + argument to apt-key which was previously not documented + (Closes: #322120) + -- apt (0.6.40.1) unstable; urgency=low |