Ignore TriggerPendings between multiple --configure calls
[ntk/apt.git] / debian / NEWS
CommitLineData
97c17a01 1apt (0.7.23) unstable; urgency=low
629e1b39
EL
2
3 * Code that determines which proxy to use was changed. Now
4 'Acquire::{http,ftp}::Proxy[::<host>]' options have the highest priority,
5 and '{http,ftp}_proxy' environment variables are used only if options
6 mentioned above are not specified.
7
88905348 8 -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Thu, 19 Aug 2009 11:26:16 +0200
629e1b39 9
62a91a82
MV
10apt (0.6.44) unstable; urgency=low
11
12 * apt-ftparchive --db now uses Berkeley DB_BTREE instead of DB_HASH.
13 If you use a database created by an older version of apt, delete
14 it and allow it to be recreated the next time.
15
16 -- Michael Vogt <mvo@debian.org> Wed, 26 Apr 2006 12:57:53 +0200
17
77113d11
AL
18apt (0.5.25) unstable; urgency=low
19
20 * apt-ftparchive --db now uses Berkeley DB version 4.2. If used with a
21 database created by an older version of apt, an attempt will be made
22 to upgrade the database, but this may not work in all cases. If your
23 database is not automatically upgraded, delete it and allow it to be
24 recreated the next time.
25
26 -- Matt Zimmerman <mdz@debian.org> Sat, 8 May 2004 12:38:07 -0700
27