diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-12-13 13:38:54 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-12-13 13:38:54 +0100 |
| commit | 0e40b52a82efc95161c2dfb84f3c3737452336fb (patch) | |
| tree | 548ce3cff8ecf32cc3dfcc28ed0e85e13dcba915 /debian | |
| parent | 2a0259649b0656b9c262fea304ee8feb0c27ab1e (diff) | |
| parent | bebae32a598593f9d427d54cb48a84bd9beac227 (diff) | |
| download | python-apt-0e40b52a82efc95161c2dfb84f3c3737452336fb.tar.gz | |
merged from lp:~mvo/python-apt/mvo
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 17c6abc3..718d45dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.7.100.1) UNRELEASED; urgency=low + + * apt/progress/text.py: + - only run ioctl for termios.TIOCGWINSZ if the fd is a tty + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Dec 2010 13:41:07 +0100 + python-apt (0.7.100ubuntu2) natty; urgency=low * python/generic.h: |
