summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-06-10 00:40:55 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-06-10 00:40:55 +0200
commitf87fab03bade8a049b318df68dfa4c361fab944c (patch)
treeaaedbfe1f4599b5584bb2cab9ec7ba2cd0c2a028 /debian
parenta98b6615254f8f7251d43c52de8f1f605c821ed7 (diff)
* apt-pkg/aptconfiguration.cc:
- if APT::Languages=none save "none" in allCodes so that the detected configuration is cached as intended (Closes: #674690, LP: #1004947)
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 d8adba89a..adcf0d956 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,9 @@ apt (0.9.5.2) UNRELEASED; urgency=low
- set pkgCacheGen::Essential to "all" again (Closes: #675449)
* apt-pkg/algorithms.cc:
- force install only for one essential package out of a group
+ * apt-pkg/aptconfiguration.cc:
+ - if APT::Languages=none save "none" in allCodes so that the detected
+ configuration is cached as intended (Closes: #674690, LP: #1004947)
[ Justin B Rye ]
* doc/apt-cdrom.8.xml: