summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-09-11 20:50:31 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-09-11 20:50:31 +0200
commitfaebb6992f9a4b8cfe95083c2ad63ff49b608ed0 (patch)
tree5416d6540dde4492ccfbc9011b499e38a9b70852 /debian/changelog
parentb16c26174fd625aba62ea5716e78b40d64812f3d (diff)
* fix missing SetExecClose() call when the status-fd is used
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bf5afb3b9..69721ebc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ apt (0.7.7) UNRELEASED; urgency=low
- increase MaxPipeDepth for the internal worker<->method
communication to 1000 for the debtorrent backend
* make apt build with g++ 4.3
+ * fix missing SetExecClose() call when the status-fd is used
[ Ian Jackson ]
* dpkg-triggers: Deal properly with new package states.