diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-04-26 19:15:29 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-04-26 19:15:29 +0200 |
commit | 05bb1e5dc88497b5e4b5ba684ace99c42d1881f9 (patch) | |
tree | ccade6d7f24c11bda7d1c4cac388a3850c21d051 /debian/changelog | |
parent | 160960eb83defb82b621fc1013262bc6c8e41aeb (diff) |
* apt-pkg/deb/debmetaindex.cc:
- do not download TranslationIndex if no Translation-* will be
downloaded later on anyway (Closes: #624218)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 64cba02cd..115b4e0b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,8 +34,11 @@ apt (0.8.14.2) UNRELEASED; urgency=low * doc/po/de.po: - undo the translation of the command 'dump' in manpage of apt-config as report by Burghard Grossmann on debian-l10n-german, thanks! + * apt-pkg/deb/debmetaindex.cc: + - do not download TranslationIndex if no Translation-* will be + downloaded later on anyway (Closes: #624218) - -- David Kalnischkies <kalnischkies@gmail.com> Tue, 26 Apr 2011 17:35:24 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Tue, 26 Apr 2011 19:12:41 +0200 apt (0.8.14.1) unstable; urgency=low |