X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c5100d8bb855b0dcc80c896b367ae66ca213ce4b..bedb5293c16d105966d9bf48951483af0fbaff2a:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 35bf91080..c40804746 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,18 @@ apt (0.7.0) experimental; urgency=low * Branch that contains tall the new features + * Removed all #pragma interface/implementation + * Branch that contains tall the new features: + * translated package descriptions + * task install support + * automatic dependency removal + * Removed all #pragma interface/implementation + * merged support for the new dpkg "Breaks" field + (thanks to Ian Jackson) + * handle network failures more gracefully on "update" + * support for unattended-upgrades (via unattended-upgrades + package) + * added apt-transport-https method -- Michael Vogt Thu, 14 Dec 2006 11:31:41 +0100 @@ -8,6 +20,14 @@ apt (0.6.46.5) UNRELEASED; urgency=low * apt-pkg/algorithm.cc: - use clog for all debugging + - only increase the score of installed applications if they + are not obsolete + - fix resolver bug on removal triggered by weak-dependencies + with or-groups + * methods/http.cc: + - send apt version in User-Agent + * apt-pkg/deb/debrecords.cc: + - fix SHA1Hash() return value -- Michael Vogt Thu, 14 Dec 2006 11:31:41 +0100