diff options
author | Michael Vogt <mvo@debian.org> | 2013-09-10 17:41:01 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-09-10 17:41:01 +0200 |
commit | 58c2833fed05dd044a4a937271fb6a8d639fa863 (patch) | |
tree | 8e11095f61ec9827a986eac3f1dc4078db28038d /debian | |
parent | bf088e52821828a952cb1c573bbe55c49de11b68 (diff) |
Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: #722324)0.9.11.3
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 b13e3be92..40160c303 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ apt (0.9.11.3) unstable; urgency=low * fix typo (mkostemp->mkstemp) * Remove invalid "-f" option for apt-get check, thanks to Philipp Weis (closes: #721477) + * Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler + (closes: #722324) [ David Kalnischkies ] * use FileFd in HashSum test to unbreak non-linux ports. |