diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-07-16 16:48:03 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-07-16 16:48:03 +0200 |
commit | a3bbbab7ca5f94391b2158cfe9deb85eb335e29a (patch) | |
tree | de96b831768084f9b4dcb314febd888c001c0c05 /debian/changelog | |
parent | 4a53151acad0c4ccfbcf4ce11c5c2d7cffd05de3 (diff) |
* apt-pkg/policy.cc:
- emit an error on unknown APT::Default-Release value (Closes: #407511)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a834bca91..607f7c64a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,8 +28,10 @@ apt (0.8.15.3) UNRELEASED; urgency=low - remove /etc/apt/secring.gpg if it is an empty file * doc/apt-cache.8.xml: - apply madison typofix from John Feuerstein, thanks! (Closes: #633455) + * apt-pkg/policy.cc: + - emit an error on unknown APT::Default-Release value (Closes: #407511) - -- David Kalnischkies <kalnischkies@gmail.com> Sat, 16 Jul 2011 14:55:03 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Sat, 16 Jul 2011 16:43:37 +0200 apt (0.8.15.2) unstable; urgency=high |