]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
merged from lp:~mvo/apt/mvo
[apt.git] / debian / changelog
index 08635cae77af422207fd13ca62ab4db1f1e5c93f..f59734a4f2a166d0cb8dc715c05fb1894e158253 100644 (file)
@@ -17,6 +17,16 @@ apt (0.8.16~exp4) UNRELEASED; urgency=low
   * [ABI break] merged patch from Jonathan Thomas to have a new
     RecordField() function in the pkgRecorder parser. Many thanks
     Thomas
+  * [ABI break] merge patch from Jonathan Thomas to speed up the
+    depcache by caching the install-recommends and install-suggests
+    values
+  * apt-pkg/contrib/fileutl.{cc,h}:
+    - add GetModificationTime() helper
+  * apt-pkg/pkgcachegen.cc:
+    - regenerate the cache if the sources.list changes to ensure
+      that changes in the ordering there will be honored by apt
+  * apt-pkg/sourcelist.{cc,h}:
+    - add pkgSourceList::GetLastModifiedTime() helper
 
  -- Julian Andres Klode <jak@debian.org>  Wed, 20 Jul 2011 16:23:55 +0200