diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e527142c4..c4f7af623 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,9 @@ apt (0.8.15.1) unstable; urgency=low * apt-pkg/policy.cc: - do not segfault in pinning if a package with this name doesn't exist. Thanks to Ferdinand Thommes for the report! + - Defaults is a vector of Pin not of PkgPin - -- David Kalnischkies <kalnischkies@gmail.com> Wed, 29 Jun 2011 22:05:50 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Wed, 29 Jun 2011 23:15:35 +0200 apt (0.8.15) unstable; urgency=low |