diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-01 15:46:07 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-01 15:46:07 +0100 |
commit | 5273f1bf4da222c54e7abe9f3c6482496f8e09fd (patch) | |
tree | 3da94ca6bf9a97ee45f9b60214ec446070d0f8b0 /debian/changelog | |
parent | c63dd53856e58ccde7d1ec89302d2af0e8787b7e (diff) |
* apt-pkg/deb/dpkgpm.cc:
- add APT::Apport::MaxReports to limit the maximum number
of reports generated in a single run (default to 3)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5bd5222cc..12b3b5ddc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.7.9ubuntu6) hardy; urgency=low + + * apt-pkg/deb/dpkgpm.cc: + - add APT::Apport::MaxReports to limit the maximum number + of reports generated in a single run (default to 3) + + -- + apt (0.7.9ubuntu5) hardy; urgency=low * Merged apt-authentication-reliabilty branch. This means |