diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-04-01 22:59:56 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-04-01 22:59:56 +0000 |
commit | 284c8bbc764fed53bd0f9bc6a42a7521a0c617ce (patch) | |
tree | b11645dc0885214eb9bbf257b6fe1fc5a9f43be0 /debian/changelog | |
parent | 06f02b954f5c4ca7cb9cc288ea5a8fcb6a1052d4 (diff) |
* changelog updated
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1820b2cbf..9f8ea192b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (0.6.35ubuntu1) hoary; urgency=low + + * apt-pkg/acquire-item.cc: + added "Acquire::BrokenProxy" that will force apt to always + re-get the Release.gpg file (for broken proxies) + * debian/apt.cron.daily: + MinAge is defaulting to 2 days now to prevent over-aggresive removal + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 31 Mar 2005 20:37:11 +0200 + apt (0.6.35) hoary; urgency=low * Merge apt--mvo--0 (incorporates 0.6.34ubuntu1): |