diff options
author | Jörg Sommer <joerg@alea.gnuu.de> | 2011-05-28 10:54:10 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-05-28 10:54:10 +0200 |
commit | a5ca55e452d48bb59b4a5151816042ed722c4983 (patch) | |
tree | 8863b608b032bef57aed19ec12c6c574062e86f9 /debian/changelog | |
parent | da833832ee0748f72674677a0c28ad0762159438 (diff) |
* apt-pkg/init.cc:
- don't set deprecated APT::Acquire::Translation, thanks Jörg Sommer!
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fe562e363..a416af19e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -72,8 +72,10 @@ apt (0.8.14.2) UNRELEASED; urgency=low * apt-pkg/packagemanager.cc: - ensure for Multi-Arch:same packages that they are unpacked in lock step even in immediate configuration (Closes: #618288) + * apt-pkg/init.cc: + - don't set deprecated APT::Acquire::Translation, thanks Jörg Sommer! - -- Michael Vogt <mvo@debian.org> Mon, 16 May 2011 14:57:52 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Sat, 28 May 2011 10:52:08 +0200 apt (0.8.14.1) unstable; urgency=low |