X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9e0c3d81c45595653b0ed8e7f4b0fb2c4f035c93..d6ff64f7068b506d82bbcfde0d9aad527f5951d0:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 866510a5f..3c549ab9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,12 +6,27 @@ apt (0.8.1) UNRELEASED; urgency=low * Slovak (Ivan Masár). Closes: #594255 * Swedish (Daniel Nylander). Closes: #594241 * Japanese (Kenshi Muto, Osamu Aoki). Closes: #594265 + * Italian (Milo Casagrande). Closes: #594238 + * Asturian (maacub). Closes: #594303 [ Christian Perrier ] * Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki Closes: #594211 - -- Christian Perrier Wed, 25 Aug 2010 08:35:49 +0200 + [ David Kalnischkies ] + * cmdline/apt-cache.cc: + - show in madison command again also source packages (LP: #614589) + * cmdline/apt-get.cc: + - remove direct calls of ReadMainList and use the wrapper instead + to protect us from useless re-reads and two-times notice display + - remove death code by removing unused GetInitialize + * apt-pkg/depcache.cc: + - now that apt-get purge works on 'rc' packages let the MarkDelete + pass this purge forward to the non-pseudo package for pseudos + * apt-pkg/contrib/fileutl.cc: + - apply SilentlyIgnore also on files without an extension + + -- David Kalnischkies Sat, 28 Aug 2010 17:52:36 +0200 apt (0.8.0) unstable; urgency=low