diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-17 10:44:21 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-17 10:44:21 +0200 |
commit | ccd8e28fe16bf8e80db65e330ed89454c0104f80 (patch) | |
tree | 299485e413baa3988d9cb22b85f94a9d5a401851 /debian/changelog | |
parent | cebe0287c36408e44196266de45737386eaa28fc (diff) |
send "dpkg-exec" message on the status fd when dpkg is run
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a22f78401..60db448c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ apt (0.7.21) UNRELEASED; urgency=low * apt-pkg/deb/dpkgpm.cc: - add Dpkg::UseIoNice boolean option to run dpkg with ionice -c3 (off by default) + - send "dpkg-exec" message on the status fd when dpkg is run -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 28 May 2009 17:51:42 +0200 |