NEWS.Debian 728 B

12345678910111213141516171819
  1. apt (0.6.44) unstable; urgency=low
  2. * apt-ftparchive --db now uses Berkeley DB_BTREE instead of DB_HASH.
  3. If you use a database created by an older version of apt, delete
  4. it and allow it to be recreated the next time.
  5. -- Michael Vogt <mvo@debian.org> Wed, 26 Apr 2006 12:57:53 +0200
  6. apt (0.5.25) unstable; urgency=low
  7. * apt-ftparchive --db now uses Berkeley DB version 4.2. If used with a
  8. database created by an older version of apt, an attempt will be made
  9. to upgrade the database, but this may not work in all cases. If your
  10. database is not automatically upgraded, delete it and allow it to be
  11. recreated the next time.
  12. -- Matt Zimmerman <mdz@debian.org> Sat, 8 May 2004 12:38:07 -0700