diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-20 18:26:39 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-20 18:26:39 +0200 |
commit | 2bde2334b3be5279d044fe552d0ff5ce38db1763 (patch) | |
tree | ba4f9364a1a564682cd49498570a465ac1b39b15 /debian | |
parent | a2dc2f07674298a4b615c41a1773d881a34f1153 (diff) |
* methods/https.cc:
- cleanup broken downloads properly (just like http)
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 205692011..4fed33ae3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.16~exp5ubuntu10) oneiric; urgency=low + + * methods/https.cc: + - cleanup broken downloads properly (just like http) + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Sep 2011 18:26:13 +0200 + apt (0.8.16~exp5ubuntu9) oneiric; urgency=low [ Michael Vogt ] |