]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
rework influence calculation
[git.ikiwiki.info.git] / debian / changelog
index 12ddebac9fc46d4d4ca153ae2ae431ce9cd02f02..5ff8e4ac5f0c2ba44567c0cae956e1898d1a46b8 100644 (file)
@@ -33,9 +33,11 @@ ikiwiki (3.14159266) UNRELEASED; urgency=low
     info.
   * Plugins providing PageSpec `match_*` functions should pass additional
     influence information when creating result objects.
-  * Added `use_pagespec` function, that plugins can use to find a list
-    of matching pages and add dependencies and influences, all at once,
-    and efficiently.
+  * API change: `pagespec_match_list` has completly changed its interface.
+    The old interface will be removed soon, and a warning will be printed
+    if any plugins try to use it.
+  * Optimize away most expensive file prune checks, when refreshing,
+    by only checking new files.
 
  -- Joey Hess <joeyh@debian.org>  Sun, 27 Sep 2009 17:40:03 -0400