summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-07-20 13:12:25 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-07-20 13:12:25 +0200
commit4bd60a02b45241039d4ca7b5cfaa005e552f3d0d (patch)
tree2bdbaf7e9563d511d741676bbbefd72ee619ad9c /debian
parent275024e9ae6c827ebb664bd1c0c3264bcff343c0 (diff)
* apt-pkg/contrib/mmap.cc:
- refer to APT::Cache-Start in case the growing failed as if -Limit is really the offender it will be noted in a previous error message.
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 d3f599e7f..ea15159c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ apt (0.9.7.3) UNRELEASED; urgency=low
* apt-pkg/packagemanager.cc:
- do not segfault if nothing can be configured to statisfy
a pre-depends (e.g. in a pre-depends loop) (Closes: #681958)
+ * apt-pkg/contrib/mmap.cc:
+ - refer to APT::Cache-Start in case the growing failed as if -Limit is
+ really the offender it will be noted in a previous error message.
-- David Kalnischkies <kalnischkies@gmail.com> Wed, 18 Jul 2012 11:45:57 +0200