From daee881bf82d23197d991227fa0ab36b918b4323 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 13 Jan 2010 14:52:28 +0100 Subject: correct a spelling error spotted by lintian in the debian/NEWS file: W: spelling-error-in-news-debian: informations -> information --- debian/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/NEWS') diff --git a/debian/NEWS b/debian/NEWS index 7612adb9c..a12f1a4f8 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -2,7 +2,7 @@ apt (0.7.24) unstable; urgency=low * Already included in the last version but now with better documentation is the possibility to add/prefer different compression types while - downloading archive informations, which can decrease the time needed for + downloading archive information, which can decrease the time needed for update on slow machines. See apt.conf (5) manpage for details. * APT manages his manpage translations now with po4a, thanks to Nicolas François and Kurasawa Nozomu, who also provide the ja translation. -- cgit v1.2.3 From b34d4b4745e4f7ead090a03e5efe35bd2e2e82b5 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 26 Mar 2010 15:35:36 +0100 Subject: * ftparchive/apt-ftparchive.cc: - Read default configuration (Closes: #383257) --- debian/NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/NEWS') 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 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 -- cgit v1.2.3