]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/pkgcachegen.{cc,h}:
[apt.git] / debian / changelog
index 878d5238a1893a115476845203a105e76c0b9407..dab703c6b81f30791118d0663b4d752ceb791600 100644 (file)
@@ -37,6 +37,9 @@ apt (0.7.26~exp8) UNRELEASED; urgency=low
   * apt-pkg/policy.h:
     - add another round of const& madness as the previous round accidentally
       NOT overrides the virtual GetCandidateVer() method (Closes: #587725)
+  * apt-pkg/pkgcachegen.{cc,h}:
+    - make the used MMap moveable (and therefore dynamic resizeable) by
+      applying (some) mad pointer magic (Closes: #195018)
 
   [ Julian Andres Klode ]
   * methods/ftp.h: