summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-05-20 18:58:37 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-20 18:58:37 +0200
commit527df5a20dbe8ce98fcbf1ffe28bb37ff2257a97 (patch)
tree47e26520c6a88c7a3a77a4e00570964afa87e2f5 /debian
parent75f37d7d27c2579ddb88f852087a54934cb00c8b (diff)
* apt-pkg/aptconfiguration.cc:
- longcode Translation files are saved with encoded underscore, so make sure to pick these files up as well for Acquire::Languages
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c4bf881ca..5d4f8720c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,9 @@ apt (0.9.4) UNRELEASED; urgency=low
* doc/*.xml:
- add a few translator notes and reword some paragraphs to ensure that
translators and users alike can better understand them (Closes: #669409)
+ * apt-pkg/aptconfiguration.cc:
+ - longcode Translation files are saved with encoded underscore,
+ so make sure to pick these files up as well for Acquire::Languages
[ Raphael Geissert ]
* apt-pkg/acquire*.cc: