]> git.saurik.com Git - apt.git/commit
* apt-pkg/acquire-item.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 3 Aug 2007 08:22:24 +0000 (10:22 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 3 Aug 2007 08:22:24 +0000 (10:22 +0200)
commitb84fa7158d04f8b2136f01dda106ba0272027887
tree0a6838b64e5717b6370652b0dc1ee8356ffae12f
parenta1e9299a9485a219f3a1e3736b1cec21aa24577f
parent4c49961112370b869c3c7db61793bb899c709c09
* 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
  - send range request with if-range
  - delete failed downloads
apt-pkg/acquire-item.cc
debian/changelog
methods/https.cc