summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-01-03 11:25:58 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2008-01-03 11:25:58 +0100
commit3a6d37fdcfbdb152eb00371ff69b8871c9a02527 (patch)
tree95f585dfd399fa585f698b45fb8178142d2c8d7f /debian
parent9c9d7a81217873c1c0dc453cac4b66850084f522 (diff)
* apt-pkg/packagemanager.{cc,h}:
- propergate the Immediate flag to make hitting the "E: Internal Error, Could not perform immediate configuration (2)" harder
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ef9784178..4f22e9d92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,10 @@ apt (0.7.10) UNRELEASED; urgency=low
* apt-pkg/acquire-item.{cc,h}:
- make the authentication download code more robust against
servers/proxies with broken If-Range implementations
+ * apt-pkg/packagemanager.{cc,h}:
+ - propergate the Immediate flag to make hitting the
+ "E: Internal Error, Could not perform immediate configuration (2)"
+ harder
[ Chris Cheney ]
* ftparchive/contents.cc: