diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-03-11 09:53:09 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-03-11 09:53:09 +0100 |
commit | 0748d509f684e192e295302e77263719323f0d1a (patch) | |
tree | ccfef6f6ee4a0254ab1316e66901224102e08723 /debian | |
parent | 704c39d64b265ec9aa70e14ec1a55ef5219762a3 (diff) |
* cmdline/apt-get.cc:
- fix incorrect help output for -f (LP: #57487)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a4287b160..6a83107fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ apt (0.7.12) UNRELEASED; urgency=low is run * methods/connect.cc: - remember hosts with Resolve failures or connect Timeouts + * cmdline/apt-get.cc: + - fix incorrect help output for -f (LP: #57487) * debian/apt.cron.daily: - sleep random amount of time (default within 0-30min) before starting the upate to hit the mirrors less hard |