summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-04-28 09:41:44 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-04-28 09:41:44 +0200
commit77278c2b5249162036121c20d537ca53e5914f0d (patch)
treebfcfd6d7013166daaf6dd230de61e359745f2461 /debian
parent785b920b8c5b4e4a299c6bbfc919360529e0e6fc (diff)
* [ Abi break ] apt-pkg/acquire-item.{cc,h}:
- add "IsIndexFile" to constructor of pkgAcqFile so that it sends the right cache control headers
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 896f850b0..b23327be1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,9 @@ apt (0.7.25.4) UNRELEASED; urgency=low
error out (LP: #502641)
* apt-pkg/indexfile.cc:
- deal correctly with three letter langcodes (LP: #391409)
+ * [ Abi break ] apt-pkg/acquire-item.{cc,h}:
+ - add "IsIndexFile" to constructor of pkgAcqFile so that it sends
+ the right cache control headers
[ Robert Collins ]
* Change the package index Info methods to allow apt-cache policy to be