summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-04-28 15:45:06 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-04-28 15:45:06 +0200
commit0c01e682d29051d4e26ea60e378796d30569ba5f (patch)
treecc011ccee95266f30c13c0d5d00be81eaa286349 /debian
parent77278c2b5249162036121c20d537ca53e5914f0d (diff)
* apt-pkg/depcache.cc:
- fix incorrect std::cout usage for debug output
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b23327be1..5211fc649 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,8 @@ apt (0.7.25.4) UNRELEASED; urgency=low
* [ Abi break ] apt-pkg/acquire-item.{cc,h}:
- add "IsIndexFile" to constructor of pkgAcqFile so that it sends
the right cache control headers
+ * apt-pkg/depcache.cc:
+ - fix incorrect std::cout usage for debug output
[ Robert Collins ]
* Change the package index Info methods to allow apt-cache policy to be