]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
add renamepage hooks
[ikiwiki.git] / debian / changelog
index cfe1688255b0b722d8f3cf945347c36326c38087..3e6fba58696121059e4ed7dd0cfdd2fdf5fc4ff9 100644 (file)
@@ -6,6 +6,8 @@ ikiwiki (2.55) UNRELEASED; urgency=low
     (Sponsored by The TOVA Company.) (This one's for you, Kyle.)
   * All rcs backends need to implement rcs_remove, rcs_commitstaged,
     and rcs_rename. (Done for svn, git).
+  * This version adds renamepage hooks, which can be used to modify page content,
+    including links, during renames.
   * prefix_directives enabled in doc wiki, all preprocessor directives
     converted. (Simon McVittie)
   * editpage: Don't show attachments link when attachments are disabled.