X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9c24493fabefe1a2549eaab81770dbe6f24916d9..164994f54fbb2283a0ad320fe34009ee9cd06f8e:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 7315dc571..e865671f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,10 +15,13 @@ apt (0.7.25) UNRELEASED; urgency=low Closes: #551534 * German translation of manpages by Chris Leick Closes: #552606 + * Italian translation update by Milo Casagrande + Closes: #555797 [ David Kalnischkies ] * [BREAK] add possibility to download and use multiply Translation files, configurable with Acquire::Translation + (Closes: #444222, #448216, #550564) * apt-pkg/packagemanager.cc: - better debug output for ImmediateAdd with depth and why - improve the message shown for failing immediate configuration @@ -36,6 +39,7 @@ apt (0.7.25) UNRELEASED; urgency=low - source doesn't need the complete version for match (Closes: #245250) - source ignores versions/releases if not available (Closes: #377424) - only warn if (free) space overflows (Closes: #522238) + - add --debian-only as alias for --diff-only * methods/connect.cc: - display also strerror of "wicked" getaddrinfo errors * buildlib/configure.mak, buildlib/config.{sub,guess}: @@ -74,6 +78,8 @@ apt (0.7.25) UNRELEASED; urgency=low - add https options which default to http ones (Closes: #557085) * ftparchive/writer.{cc,h}: - add APT::FTPArchive::LongDescription to be able to disable them + * apt-pkg/deb/debsrcrecords.cc: + - use "diff" filetype for .debian.tar.* files (Closes: #554898) [ Chris Leick ] * doc/ various manpages: @@ -97,6 +103,8 @@ apt (0.7.25) UNRELEASED; urgency=low * methods/https.cc: - Add support for authentication using netrc (Closes: #518473), patch by Jussi Hakala . + * ftparchive/apt-ftparchive.cc: + - Call setlocale() so translations are actually used. -- Michael Vogt Tue, 29 Sep 2009 15:51:34 +0200