diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-08-05 10:09:42 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-08-05 10:09:42 +0200 |
commit | ff38d63b19c0be1fb4be9a692fed2702d935d5e5 (patch) | |
tree | 22e52e1393ef0f01d0fd58c64342690c8247c01b /debian/changelog | |
parent | bb6dd359654f4debd9816cc27fd893a437eb66cd (diff) |
* apt-pkg/deb/dpkgpm.cc:
- fix uninitialized variable that caused no apport reports
to be written sometimes (thanks to Matt Zimmerman)
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 e21260ffb..fb5fc9f77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.7.14ubuntu4) intrepid; urgency=low + + * apt-pkg/deb/dpkgpm.cc: + - fix uninitialized variable that caused no apport reports + to be written sometimes (thanks to Matt Zimmerman) + + -- + apt (0.7.14ubuntu3) intrepid; urgency=low [ Otavio Salvador ] |