summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-09-24 11:51:27 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-09-24 11:51:27 +0200
commit40cdb71e715cf1c8e6d8201da307f992763f1654 (patch)
treef2409955757210172a47dae68b8c6320dfb02ded /debian
parentf98233c1b1e93ef1bb595bfc6e59c74d9e05eb6a (diff)
parent07b2db9b4b2e543b599db97d75ac2315a1676ad8 (diff)
* 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
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9b2004b57..822c7142e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,13 @@ apt (0.7.24) UNRELEASED; urgency=low
* doc/style.txt, buildlib/defaults.mak, buildlib/manpage.mak:
- fix a few typos in the comments of this files
+ [ Michael Vogt ]
+ * 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
+
[ David Kalnischkies ]
* doc/Doxyfile.in:
- update file with doxygen 1.6.1 (current unstable)