summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-09-24 09:30:17 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-09-24 09:30:17 +0200
commit4e5500361a964f49656a39b001ba246f113f8cdd (patch)
tree287c6c41192cb796915e6dfe8dbbcfbff72643cc /debian
parentc6aa14e46842b0059c1648125562793e5edd08ee (diff)
* apt-pkg/deb/dpkgpm.cc:
- when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866)
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 6692191d1..a27f958b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+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)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 31 Aug 2009 11:08:03 +0200
+
apt (0.7.22.3) UNRELEASED; urgency=low
[ Eugene V. Lyubimkin ]