diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-07 16:47:40 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-07 16:47:40 +0100 |
commit | 760d4968005c97f0d5fd6403633f367aac89c763 (patch) | |
tree | 73f8ea2efb54abdac5545fb2d4fc885edfaf8151 /debian/changelog | |
parent | dabe757a0a6d91e07ba30e3d580e49fe56eb4737 (diff) |
* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
as it does not require a cachefile at all
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ee5384c42..9f78d5916 100644 --- a/debian/changelog +++ b/debian/changelog @@ -50,7 +50,7 @@ apt (0.7.10) UNRELEASED; urgency=low * debian/control: - build against libdb-dev (instead of libdb4.4-dev) * merged the apt--DoListUpdate branch, this provides a common interface - for apt-get update like operations for the frontends and also provides + for "apt-get update" like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke [ Chris Cheney ] |