diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-14 15:27:46 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-14 15:27:46 +0200 |
commit | 3e3dfc40aa9466ca49665c26cb970e5527c3fb4c (patch) | |
tree | eac6145f22ba8b4006cbd988a4131baea3a22eb0 /debian | |
parent | c9cc3fab3c71f64aaea1192711efc454f43a78b1 (diff) |
* apt-pkg/pkgcache.cc:
- always prefer "en" over "" for "en"-language regardless of cache-order
(LP: #868977)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5a76bf00f..3725923ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ apt (868977) UNRELEASED; urgency=low - refactor MergeList by creating -Group, -Package and -Version specialist - share description list between "same" versions (LP: #868977) This also means that descriptions are shared across archives now. + * apt-pkg/pkgcache.cc: + - always prefer "en" over "" for "en"-language regardless of cache-order + (LP: #868977) -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 14 Oct 2011 14:51:06 +0200 |