summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-08-06 18:21:40 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-08-06 18:21:40 +0200
commitc05b6385ee33b72927c229b5279ee2f5383ad414 (patch)
treed7b095476269be591df20b2d4696ec521a8ed16b /debian/changelog
parent25ffa4e814c5e8cceae339476787291d3ee584cf (diff)
* apt-pkg/pkgcachegen.cc:
- increase default mmap size (LP: #125640)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8dbe214ea..6861a1ba8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ apt (0.7.6ubuntu3) gutsy; urgency=low
* apt-pkg/deb/dpkgpm.cc:
- fix packagename extraction when writting apport reports
+ * apt-pkg/pkgcachegen.cc:
+ - increase default mmap size (LP: #125640)
--