summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2007-10-05 08:27:21 +0200
committerMichael Vogt <egon@bottom>2007-10-05 08:27:21 +0200
commit50e95852a7408d6188042a9c7923e42553722a2a (patch)
tree3c41d4f773ac5f4405056084b0e1a0a102509038 /debian
parentff6bb5727e35159acd061f77cc462a741d2c978e (diff)
parentd6039f9e73d440f1e49ac880f5017cb6aaf4546e (diff)
- only send LastModified if we actually have a file
- delete zero size I-M-S hits
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7687fce5a..d43fb9861 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,9 +7,10 @@ apt (0.7.7) UNRELEASED; urgency=low
* apt-pkg/acquire-item.cc:
- remove zero size files on I-M-S hit
* methods/https.cc:
- - only send LastModified if we actually have one
+ - only send LastModified if we actually have a file
- send range request with if-range
- delete failed downloads
+ - delete zero size I-M-S hits
* apt-pkg/deb/dpkgpm.{cc,h}:
- merged dpkg-log branch, this lets you specify a
Dir::Log::Terminal file to log dpkg output to