summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-01-11 18:27:15 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-01-11 18:27:15 +0100
commitfb9caf55cf7e63e3cc7ae4878279ab98b68b3a6e (patch)
tree564b2d29f4609ab961cebabbbc7b01ccda185220 /debian
parentff5037a07efcda5eabb453582c71586475c34b86 (diff)
* apt-pkg/deb/dpkgpm.cc:
- ignore lzma "Cannot allocate memory" errors, thanks to Brian Murray
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 72f36cbd9..40dd30807 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.8.10ubuntu2) UNRELEASED; urgency=low
+
+ * apt-pkg/deb/dpkgpm.cc:
+ - ignore lzma "Cannot allocate memory" errors, thanks to Brian
+ Murray
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Jan 2011 18:26:05 +0100
+
apt (0.8.10ubuntu1) natty; urgency=low
[ Julian Andres Klode ]