X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/4368851d55589a55fc10ff347890d8bbf33ee002..131a3ca3e4e4eec9ae5307ce10a7b6c47aa14a54:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 91300e10c..b76880b0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,36 @@ -apt (0.8.0~pre2) UNRELEASED; urgency=low +apt (0.8.1) UNRELEASED; urgency=low + + [ Programs translations ] + * Thai (Theppitak Karoonboonyanan). Closes: #592695 + * Russian (Yuri Kozlov). Closes: #594232 + * 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 + +apt (0.8.0) unstable; urgency=low + + [ Michael Vogt ] + * merge of the debian-expermental-ma branch + * refresh po/pot files in doc/ and po/ + + [ Programs translations ] + * Swedish (Daniel Nylander). Closes: #592366 + * French (Christian Perrier) + + [ Manpages translations ] + * French (Christian Perrier) + + -- Michael Vogt Tue, 24 Aug 2010 16:32:19 +0200 + +apt (0.8.0~pre2) experimental; urgency=low [ David Kalnischkies ] * apt-pkg/contrib/strutl.cc: @@ -9,8 +41,21 @@ apt (0.8.0~pre2) UNRELEASED; urgency=low - create backups for our extended_states file (Closes: #593430) * apt-pkg/init.cc: - set the default values for dir::etc::trusted options correctly + * ftparchive/writer.cc: + - init valid-until correctly to prevent garbage entering Release file + * apt-pkg/deb/debsystem.cc: + - set dir::state::status based at least on dir + * apt-pkg/deb/dpkgpm.cc: + - use the InstVer instead of the CurrentVer for the autobit transfer + * methods/http.cc: + - some http servers violate HTTP1.1 by not issuing a Reason-Phrase + (or at least a space after the code) especially for 200, but lets + be nice and ignore it as we don't need the reason in general + * apt-pkg/acquire-item.cc: + - don't use ReadOnlyGzip mode for PDiffs as this mode doesn't work + in combination with the AddFd methods of our hashclasses - -- David Kalnischkies Thu, 19 Aug 2010 00:01:30 +0200 + -- Michael Vogt Mon, 23 Aug 2010 19:09:08 +0200 apt (0.8.0~pre1) experimental; urgency=low