]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
Filter hooks are no longer called during the scan phase. This will prevent wikilinks...
[ikiwiki.git] / debian / changelog
index 02796394b947a17225df72e4808c4bfc0955c9ed..5e833d09098276d7f210ff3dddc6fddb3af8d67e 100644 (file)
@@ -4,6 +4,12 @@ ikiwiki (2.49) UNRELEASED; urgency=low
   * ikiwiki-mass-rebuild: Don't trust $! when setting $)
   * inline: The optimisation in 2.41 broke nested inlines. Detect those
     and avoid overoptimising.
+  * search: Converted to use xapian-omega.
+  * Filter hooks are no longer called during the scan phase. This will
+    prevent wikilinks added by filters from being scanned properly. But
+    no known filter hook does that, and calling filters unncessarily during
+    scan slowed down complex filters such as the one used to update the xapian
+    index.
 
  -- Joey Hess <joeyh@debian.org>  Fri, 30 May 2008 19:08:54 -0400