summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-30 14:14:04 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-30 14:14:04 +0200
commit84cc6f7364d31321698ab3182bcd10d575710a49 (patch)
tree523e3e309a63b9dfc11992d4bfa5ea34c2789b31 /debian
parentefe9ba671b2acb4b7cddedeba2aefc0d4fea01d4 (diff)
* methods/gzip.cc:
- just stop on empty files, don't call the extractor * debian/changelog: - merged the last debian upload - added entry for extractor
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 385c8ca23..a828d02c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt (0.6.46.1) unstable; urgency=low
+
+ * methods/gzip.cc:
+ - deal with empty files
+
+ --
+
apt (0.6.46) unstable; urgency=low
* debian/control:
@@ -32,7 +39,7 @@ apt (0.6.46) unstable; urgency=low
- reverted MMap use in the tagfile because it does not work
across pipes (closes: #383487)
- --
+ -- Michael Vogt <mvo@debian.org> Thu, 21 Sep 2006 10:25:03 +0200
apt (0.6.45) unstable; urgency=low