diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-11-22 18:15:44 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-11-22 18:15:44 +0100 |
commit | 5febacf17c90c3b9dd0239f62494f888e42532a7 (patch) | |
tree | 3ed83da6472b03d0459ef74a6f0485d3277a73ea /debian | |
parent | e06d6068d7152532ee917783308d911ba2223402 (diff) |
* cmdline/apt-key:
- set timeout of wget for net-update to 90 seconds (thanks to \sh)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a3805f962..d37cc6012 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.9ubuntu4) UNRELEASED; urgency=low + + * cmdline/apt-key: + - set timeout of wget for net-update to 90 seconds (thanks to \sh) + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 22 Nov 2010 18:15:09 +0100 + apt (0.8.9ubuntu3) natty; urgency=low * methods/http.cc: |