-apt (0.8.0~pre2) UNRELEASED; urgency=low
+apt (0.8.0~pre2) experimental; urgency=low
[ David Kalnischkies ]
* apt-pkg/contrib/strutl.cc:
- init valid-until correctly to prevent garbage entering Release file
* apt-pkg/deb/debsystem.cc:
- set dir::state::status based at least on dir
+ * apt-pkg/deb/dpkgpm.cc:
+ - use the InstVer instead of the CurrentVer for the autobit transfer
+ * methods/http.cc:
+ - some http servers violate HTTP1.1 by not issuing a Reason-Phrase
+ (or at least a space after the code) especially for 200, but lets
+ be nice and ignore it as we don't need the reason in general
+ * apt-pkg/acquire-item.cc:
+ - don't use ReadOnlyGzip mode for PDiffs as this mode doesn't work
+ in combination with the AddFd methods of our hashclasses
- -- David Kalnischkies <kalnischkies@gmail.com> Thu, 19 Aug 2010 00:28:21 +0200
+ -- Michael Vogt <mvo@debian.org> Mon, 23 Aug 2010 19:09:08 +0200
apt (0.8.0~pre1) experimental; urgency=low