summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-03-11 17:40:15 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2008-03-11 17:40:15 +0100
commit9dbe6ae43a5a78f68a4863650a5d23eb9051d0f7 (patch)
tree5035c0a9c1369b177c4a1e9dbd1d6d786113cc2f /debian/changelog
parent38965a34274c10d6eb9f0837a9ba4a8b04d24639 (diff)
- run the problemResolver after a task was installed
so that it can correct any missing dependencies
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6a83107fe..da4779f8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ apt (0.7.12) UNRELEASED; urgency=low
- remember hosts with Resolve failures or connect Timeouts
* cmdline/apt-get.cc:
- fix incorrect help output for -f (LP: #57487)
+ - run the problemResolver after a task was installed
+ so that it can correct any missing dependencies
* debian/apt.cron.daily:
- sleep random amount of time (default within 0-30min) before
starting the upate to hit the mirrors less hard