]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
typo
[git.ikiwiki.info.git] / debian / changelog
index 363bb9dbd54c0249f72064c1684cc840c204765b..ab235484d73df25b3dfff28c77387075d773b916 100644 (file)
@@ -22,9 +22,9 @@ ikiwiki (3.14159266) UNRELEASED; urgency=low
   * inline: Use a presence dependency in quick mode.
   * brokenlinks: Use a link dependency.
     This makes it much more efficient, only updating when really necessary.
-  * oprhans: Use a combination of precense and link dependencies.
-    This makes it more efficient. It also fixes a longstanding bug,
-    where if only a small set of pages were considered by orphans,
+  * orphans, pagestats: Use a combination of presence and link dependencies.
+    This makes them more efficient. It also fixes a longstanding bug,
+    where if only a small set of pages were considered by orphans/pagestats,
     changes to links on other pages failed to cause an update.
   * Transitive dependencies are now correctly supported.