]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
Backport rred patches from my own sid branch to the 0.7.25 branch
[apt.git] / debian / changelog
index c75ea227e0ee14b007ad64c93f0596be5cfa825f..c54fb431b852265cb7aedeb49cb3960da975f224 100644 (file)
@@ -36,6 +36,8 @@ apt (0.7.25) UNRELEASED; urgency=low
     (thanks also to Jussi Hakala and Julian Andres Klode)
   * apt-pkg/deb/dpkgpm.cc:
     - add "purge" to list of known actions
+  * apt-pkg/init.h:
+    - add compatibilty with old ABI name until the next ABI break
 
   [ Brian Murray ]
   * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
@@ -88,6 +90,10 @@ apt (0.7.25) UNRELEASED; urgency=low
     - add APT::FTPArchive::LongDescription to be able to disable them
   * apt-pkg/deb/debsrcrecords.cc:
     - use "diff" filetype for .debian.tar.* files (Closes: #554898)
+  * methods/rred.cc:
+    - rewrite to be able to handle even big patch files
+    - adopt optional mmap+iovec patch from Morten Hustveit
+      (Closes: #463354) which should speed up a bit. Thanks!
 
   [ Chris Leick ]
   * doc/ various manpages:
@@ -113,7 +119,7 @@ apt (0.7.25) UNRELEASED; urgency=low
   * debian/apt.conf.autoremove:
     - Add kfreebsd-image-* to the list (Closes: #558803)
 
- -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 29 Sep 2009 15:51:34 +0200
+ -- Michael Vogt <mvo@debian.org>  Thu, 10 Dec 2009 22:02:38 +0100
 
 apt (0.7.24) unstable; urgency=low