summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-10-01 18:06:40 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-10-01 18:06:40 +0200
commitcfb776e816dc21c27f422216a9aff8700b28f30b (patch)
tree45a9ee03f6f5aa3046d71657f8113e26fc63d3fc /debian
parentb462d75aab39f85d4ce9bd03c4dfda54f77b566f (diff)
* apt-pkg/algorithms.cc:
- fix simulation performance drop (thanks to Ferenc Wagner for reporting the issue)
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 46d01bdf3..bef67eb6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,9 @@ apt (0.7.15) UNRELEASED; urgency=low
* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:
- move the state file writting into the Go() implementation
of dpkgpm (closes: #498799)
+ * apt-pkg/algorithms.cc:
+ - fix simulation performance drop (thanks to Ferenc Wagner
+ for reporting the issue)
[ Dereck Wonnacott ]
* apt-ftparchive might write corrupt Release files (LP: #46439)