summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-09-24 09:32:20 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-09-24 09:32:20 +0200
commit07b2db9b4b2e543b599db97d75ac2315a1676ad8 (patch)
treeb6bde0b7716e3dcb3a8772acda1929161e109751 /debian
parent4e5500361a964f49656a39b001ba246f113f8cdd (diff)
* apt-inst/contrib/arfile.cc:
- show propper error message for Invalid archive members
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a27f958b9..cad223833 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ apt (0.7.22.4) unstable; urgency=low
* apt-pkg/deb/dpkgpm.cc:
- when tcgetattr() returns non-zero skip all pty magic
(thanks to Simon Richter, closes: #509866)
+ * apt-inst/contrib/arfile.cc:
+ - show propper error message for Invalid archive members
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 31 Aug 2009 11:08:03 +0200