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/NEWS | |
parent | 1ac89b1ae1c0cdab8b02bad36795a3a799a31c9a (diff) |
* ftparchive/apt-ftparchive.cc:
- Read default configuration (Closes: #383257)
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index a12f1a4f8..775dc9458 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,10 @@ +apt (0.7.26~exp3) experimental; urgency=low + + * apt-ftparchive now reads the standard configuration files in + /etc/apt/apt.conf and /etc/apt/apt.conf.d. + + -- Julian Andres Klode <jak@debian.org> Fri, 26 Mar 2010 15:34:16 +0100 + apt (0.7.24) unstable; urgency=low * Already included in the last version but now with better documentation |