]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/contrib/mmap.cc:
[apt.git] / debian / changelog
index 7fdde4e89c66d761647a6342405074d44c569e69..2050cb05ac1017f90fdcb500fa84f5237b8cf4ed 100644 (file)
@@ -1,3 +1,12 @@
+apt (0.9.7) UNRELEASED; urgency=low
+
+  * apt-pkg/contrib/mmap.cc:
+    - Fix the Fallback option to work correctly, by not calling
+      realloc() on a map mapped by mmap(), and by using malloc
+      and friends instead of new[].
+
+ -- Julian Andres Klode <jak@debian.org>  Sat, 16 Jun 2012 14:28:38 +0200
+
 apt (0.9.6) unstable; urgency=low
 
   [ David Kalnischkies ]