diff options
author | Michael Vogt <mvo@debian.org> | 2013-09-10 17:32:50 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-09-10 17:32:50 +0200 |
commit | bf088e52821828a952cb1c573bbe55c49de11b68 (patch) | |
tree | fe6c2c70cebf8879397741ec1ee5d2efeecce07d | |
parent | 163d39cc4e81081d809b5c12c9cf60ee6db510f6 (diff) |
prepare upload
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 25f5c5552..b13e3be92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (0.9.11.3) unstable; urgency=low + + [ Michael Vogt ] + * Add DPkgPM::Progress option to enable terminal install + progress + * fix typo (mkostemp->mkstemp) + * Remove invalid "-f" option for apt-get check, thanks to + Philipp Weis (closes: #721477) + + [ David Kalnischkies ] + * use FileFd in HashSum test to unbreak non-linux ports. + Thanks to Aaron M. Ucko (Closes: 721723) + + -- Michael Vogt <mvo@debian.org> Tue, 10 Sep 2013 17:32:02 +0200 + apt (0.9.11.2) unstable; urgency=low [ Milo Casagrande ] |