]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/deb/dpkgpm.{cc,h}:
[apt.git] / debian / changelog
index 75db9cc721e7a56ae89748b6046a77c531d29a02..c730f85b09677e79ba6d3c1347f47aae5d2ef726 100644 (file)
@@ -3,6 +3,19 @@ apt (0.7.7) UNRELEASED; urgency=low
   * apt-inst/contrib/extracttar.cc:
     - fix fd leak for zero size files (thanks to Bill Broadley for
       reporting this bug)
+  * 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/deb/dpkgpm.{cc,h}:
+    - merged dpkg-log branch, this lets you specify a 
+      Dir::Log::Terminal file to log dpkg output to
+      (ABI break)
+  * merged apt--sha256 branch to fully support the new
+    sha256 checksums in the Packages and Release files
+    (ABI break)
 
  -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 02 Aug 2007 11:55:54 +0200