diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-10-21 13:28:10 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-10-21 13:28:10 +0200 |
commit | f4945db34053338ceb832afa1ca51e2aab7edaa0 (patch) | |
tree | a262f7a815f2fa7d42b745ea49472c3aea99ce0c /debian/changelog | |
parent | 364af2ef2aba2911b12379ec8b6e55874e4b0a31 (diff) |
* apt-pkg/packagemanager.cc:
- add output about pre-depends configuring when debug::pkgPackageManager
is used
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 16e8929ad..618e855ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ apt (0.7.22.4) unstable; urgency=low (thanks to Simon Richter, closes: #509866) * apt-inst/contrib/arfile.cc: - show propper error message for Invalid archive members + * apt-pkg/packagemanager.cc: + - add output about pre-depends configuring when debug::pkgPackageManager + is used [ Loïc Minier ] * cmdline/apt-key: |