diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-14 11:30:02 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-14 11:30:02 +0200 |
commit | 118192bfd764d03af4cfcfc10eb9c38e7cc98721 (patch) | |
tree | b42ff14ffa503efe9e00fb4b72ccaf3c5c36807d /debian/changelog | |
parent | 89c4c588b275d098af33f36eeddea6fd75068342 (diff) | |
parent | cf4904e1e0019fc09b9c53b587f5f4361ed26ec7 (diff) |
merged from the mvo branch and add proper changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 244bb83e0..9a069215c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (0.8.15.3) UNRELEASED; urgency=low + + * apt-pkg/acquire-item.cc: + - improve error message for a expired Release file + * apt-pkg/algorithms.cc: + - Hold back packages that would enter "policy-broken" state on upgrade + when doing a "apt-get upgrade" + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 14 Jul 2011 11:22:54 +0200 + apt (0.8.15.2) unstable; urgency=high * fix from David Kalnischkies for the InRelease gpg verification |