diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-11-26 11:19:11 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-11-26 11:19:11 +0100 |
commit | 3024a85e0ce1b732338cdb23c86a2111a9846c38 (patch) | |
tree | 15c3b579e968bc2ae81032ac52c2fc0e3b71a578 /debian | |
parent | 73e0ee1e7f97571d7be3277e3c25c2f41b2bb946 (diff) |
* apt-pkg/deb/dpkgpm.cc:
- filter "ENOMEM" errors when creating apport reports
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index acc413bea..0a8771b92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.7.19ubuntu2) jaunty; urgency=low + + * apt-pkg/deb/dpkgpm.cc: + - filter "ENOMEM" errors when creating apport reports + + -- + apt (0.7.19ubuntu1) jaunty; urgency=low * merge from debian |