diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-17 15:31:29 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-17 15:31:29 +0200 |
commit | 17ff0930e92423954b8fb4377755de7c66f097cd (patch) | |
tree | f8659a853c68e1d07afd7af1932c4259ad31ca77 /debian | |
parent | 9fda8ed498f56d8e158134818301b1ef11334c1c (diff) |
* apt-pkg/acquire-item.cc:
- if decompression of a index fails, delete the index
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9f34fd793..1786bdfb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.6.46.5) UNRELEASED; urgency=low +apt (0.6.47) UNRELEASED; urgency=low * apt-pkg/algorithm.cc: - use clog for all debugging @@ -16,6 +16,8 @@ apt (0.6.46.5) UNRELEASED; urgency=low - only umount if it was mounted by the method before * po/gl.po: - fix error translation that causes trouble to lsb_release + * apt-pkg/acquire-item.cc: + - if decompression of a index fails, delete the index -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100 |