diff options
author | Julian Andres Klode <jak@debian.org> | 2010-03-26 15:35:36 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2010-03-26 15:35:36 +0100 |
commit | b34d4b4745e4f7ead090a03e5efe35bd2e2e82b5 (patch) | |
tree | dbadef21c893e717160112b0603d8b2f9bdff1ad /debian/changelog | |
parent | 1ac89b1ae1c0cdab8b02bad36795a3a799a31c9a (diff) |
* ftparchive/apt-ftparchive.cc:
- Read default configuration (Closes: #383257)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fc5d0f90c..133d3874d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ apt (0.7.26~exp3) UNRELEASED; urgency=low * apt-pkg/policy.cc: - Always return a candidate if there is at least one version pinned > 0 (Closes: #512318) + * ftparchive/apt-ftparchive.cc: + - Read default configuration (Closes: #383257) * debian/rules: - Fix the libraries name to be e.g. libapt-pkg4.9 instead of libapt-pkg-4.9. |