diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-04 21:33:09 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-04 21:33:09 +0100 |
commit | 893d3e85b98124fc28002be5584b685324646037 (patch) | |
tree | 4539342955019ce483a9558be33dcb14fffa5e24 /debian/changelog | |
parent | 110277098f846c98cbb1f155fe7d53ecca64cc1a (diff) | |
parent | f8477782df203e1998a8704e71a1a3cc699e9e3a (diff) |
* merged the apt--DoListUpdate branch, this provides a common interface
for apt-get update like operations for the frontends and also provides
hooks to run stuff in APT::Update::{Pre,Post}-Invoke
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 52625ee2d..ee5384c42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -49,6 +49,9 @@ apt (0.7.10) UNRELEASED; urgency=low harder * 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 + hooks to run stuff in APT::Update::{Pre,Post}-Invoke [ Chris Cheney ] * ftparchive/contents.cc: |