diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-16 09:15:17 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-16 09:15:17 +0200 |
commit | b36597e050beaca71a481590c3d287ac706f4309 (patch) | |
tree | d248b4392d20335a9b41d322e1d6cef8da3e02ab /debian | |
parent | 44edc41ea7146be02775a3af05e91fc56faae3e9 (diff) |
* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:
- fix fetching language information by adding OptionalSubIndexTarget
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8ba89aed6..4fe2cc4a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ apt (0.8.16~exp5) experimental; urgency=low * apt-pkg/contrib/configuration.cc: - fix double delete (LP: #848907) - ignore only the invalid regexp instead of all options + * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: + - fix fetching language information by adding OptionalSubIndexTarget -- Michael Vogt <mvo@debian.org> Fri, 05 Aug 2011 10:57:08 +0200 |