diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-02-25 13:29:41 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-02-25 13:29:41 +0100 |
commit | 4d7ac88c6827fab1e25238415ed0ebdf7d7f5404 (patch) | |
tree | 416b699f6a3ed69a1a9a58d515d411ede5347e72 /debian | |
parent | b8c42fc0632dbbe0edb0854cd941a8fc5340a94a (diff) |
* apt-pkg/deb/dpkgpm.cc:
- fix backgrounding when dpkg runs (closes: #486222)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bfdf79385..fb378b59a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ apt (0.7.25.4) UNRELEASED; urgency=low * abicheck/ - add new abitest tester using the ABI Compliance Checker from http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker + * apt-pkg/deb/dpkgpm.cc: + - fix backgrounding when dpkg runs (closes: #486222) [ Robert Collins ] * Change the package index Info methods to allow apt-cache policy to be |