diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:42 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:42 +0000 |
commit | 77113d1158583ebcc931997786e2a930f6bfa7a6 (patch) | |
tree | f9a515c4f8aa0a080ddfe2c9bb9a82a51d71ba23 /debian/NEWS.Debian | |
parent | aa68950a848ce9ba070a9085a49c13565218f1bd (diff) |
New
Author: mdz
Date: 2004-05-08 19:39:19 GMT
New
Diffstat (limited to 'debian/NEWS.Debian')
-rw-r--r-- | debian/NEWS.Debian | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian new file mode 100644 index 000000000..db04b1e91 --- /dev/null +++ b/debian/NEWS.Debian @@ -0,0 +1,10 @@ +apt (0.5.25) unstable; urgency=low + + * apt-ftparchive --db now uses Berkeley DB version 4.2. If used with a + database created by an older version of apt, an attempt will be made + to upgrade the database, but this may not work in all cases. If your + database is not automatically upgraded, delete it and allow it to be + recreated the next time. + + -- Matt Zimmerman <mdz@debian.org> Sat, 8 May 2004 12:38:07 -0700 + |