diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-28 09:29:44 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-28 09:29:44 +0200 |
commit | 3952f883f3b60aaebe538afe3e8fb2b9f75c9262 (patch) | |
tree | da5be7ddf1de74d170737ff01eabb0d771ff2e5e /debian | |
parent | 0b7d641cf12761c3dcc5edb4031adfc9709963e4 (diff) | |
parent | b433026f2803b42904937059cc62d902f2ca6294 (diff) |
merged from debian-apt
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ed9492dd6..4d9a7473b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -77,6 +77,14 @@ apt (0.8.16~exp1) experimental; urgency=low -- Michael Vogt <mvo@debian.org> Wed, 29 Jun 2011 12:40:31 +0200 +apt (0.8.15.5) UNRELEASED; urgency=low + + [ David Kalnischkies ] + * apt-pkg/deb/deblistparser.cc: + - do not assume that the last char on a line is a \n (Closes: #633350) + + -- David Kalnischkies <kalnischkies@gmail.com> Wed, 27 Jul 2011 23:25:45 +0200 + apt (0.8.15.4) unstable; urgency=low [ David Miller ] |