From: Steve Langasek Date: Wed, 4 Jan 2012 23:10:48 +0000 (-0800) Subject: document bug closure X-Git-Tag: 0.9.13.exp1ubuntu1~114 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/b7c7eb099c8d228935f9c3fa0a7c788a4018bfb1?ds=sidebyside document bug closure --- diff --git a/debian/changelog b/debian/changelog index 507e3ea73..d0619f2da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,7 +32,8 @@ apt (0.8.16~exp9) UNRELEASED; urgency=low - use Lists instead of Sets if input order should be preserved for commands accepting lists of packages, e.g. policy (Closes: #625960) * apt-pkg/depcache.cc: - - prefer native providers over foreigns even if the chain is foreign + - prefer native providers over foreigns even if the chain is foreign. + LP: #850264. * cmdline/apt-get.cc: - ignore foreign architectures if we check if a provides has only one resolver as it's basically the same for the user, so no need to choose