X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/f990b0b411bbec41209aa663224b8b65c2091dda..5cf466f44ef3eeefbdabc95e1b369bad8889f899:/debian/changelog diff --git a/debian/changelog b/debian/changelog index cf04c1dd2..840fd697c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,19 @@ apt (0.9.7.9~exp2) UNRELEASED; urgency=low [ Programs translations ] * Update all PO files and apt-all.pot * French translation completed (Christian Perrier) + + [ Daniel Hartwig ] + * cmdline/apt-get.cc: + - do not have space between "-a" and option when cross building + (closes: #703792) + * test/integration/test-apt-get-download: + - fix test now that #1098752 is fixed + * po/{ca,cs,ru}.po: + - fix merge artifact + + [ Michael Vogt ] + * methods/connect.cc: + - use Errno() instead of strerror(), thanks to David Kalnischk -- Christian Perrier Sun, 24 Mar 2013 08:57:45 +0100