diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-09-24 14:18:52 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-09-24 14:18:52 +0200 |
commit | dd21adb85a810125230cbc29d8bc413fe337f96c (patch) | |
tree | 98ec2ea4550c99b2b4f37e82f152df07e0f1c341 /debian | |
parent | ffde0f7df221d65c698907066591ea425e0b1339 (diff) |
* cmdline/apt-cache.cc:
- use the TranslatedDescription for searching and not the first
available one as it is maybe not an expected language (Closes: #597925)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6a1e0389c..7f3ccb624 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (0.8.6) UNRELEASED; urgency=low + + [ David Kalnischkies ] + * cmdline/apt-cache.cc: + - use the TranslatedDescription for searching and not the first + available one as it is maybe not an expected language (Closes: #597925) + + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 24 Sep 2010 14:11:52 +0200 + apt (0.8.5) unstable; urgency=low [ Manpages translations ] |