diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2013-01-04 08:23:26 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2013-01-04 08:23:26 +0100 |
commit | 95795be79b0ed520d84b2db5c9c0d0c0637a43f6 (patch) | |
tree | b9a2d144f549bd321c1250dd045c3db5163ca99e /debian/changelog | |
parent | 0620365915671c718ae2cc181c161a254cbae67e (diff) | |
parent | 63037b4d08624246ec4079dfd921cf9d58eb1e85 (diff) |
merged lp:~mvo/apt/mvo
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1779fc774..bc1a70d6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,9 @@ apt (0.9.8~exp1) UNRELEASED; urgency=low * lp:~mvo/apt/config-clear: - support Configuration.Clear() for a clear of the entire configuration + * apt-pkg/deb/dpkgpm.cc: + - use tcgetattr() on STDOUT instead of STDIN so that term.log + works for redirected stdin -- David Kalnischkies <kalnischkies@gmail.com> Mon, 09 Jul 2012 17:36:40 +0200 |