diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-08-03 18:43:46 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-08-03 18:43:46 +0200 |
commit | 8ecd1fedeace0e22f96259e250094006c673d065 (patch) | |
tree | 19e7725c5b635b55b92459418bd8654803d79e10 /debian/changelog | |
parent | a176a0794da2ffb2025076c0ec0e9e6750a560a6 (diff) |
- when writting apport reports, attach the dpkg
terminal log too
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a2dafbaea..1e9511875 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ apt (0.7.6ubuntu1) gutsy; urgency=low - merged dpkg-log branch, this lets you specify a Dir::Log::Terminal file to log dpkg output to (ABI break) + - when writting apport reports, attach the dpkg + terminal log too * merged apt--sha256 branch to fully support the new sha256 checksums in the Packages and Release files (ABI break) |