]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
releasing version 0.8.0~pre2
[apt.git] / debian / changelog
index 88b22c01bdb962599dea0acaeeb5f077559cce09..5501a1cfebe24e072f70e7c8ff2b9560edea6b05 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.8.0~pre2) UNRELEASED; urgency=low
+apt (0.8.0~pre2) experimental; urgency=low
 
   [ David Kalnischkies ]
   * apt-pkg/contrib/strutl.cc:
@@ -13,8 +13,17 @@ apt (0.8.0~pre2) UNRELEASED; urgency=low
     - 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