From 358a95d7addfb5bf50799b51b1175b3831ab4e7c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 8 Apr 2012 15:58:06 -0400 Subject: [PATCH] remove: Support removing of pages in the transient underlay. (smcv) --- debian/changelog | 1 + doc/bugs/removal_of_transient_pages.mdwn | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7d92ad151..97f5500f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ ikiwiki (3.20120204) UNRELEASED; urgency=low confusing signin form, and go right to the httpauthurl. * rename: Allow rename to be started not from the edit page; return to the renamed page in this case. + * remove: Support removing of pages in the transient underlay. (smcv) -- Joey Hess Wed, 21 Mar 2012 14:33:14 -0400 diff --git a/doc/bugs/removal_of_transient_pages.mdwn b/doc/bugs/removal_of_transient_pages.mdwn index 8048ad9cc..dfa14d359 100644 --- a/doc/bugs/removal_of_transient_pages.mdwn +++ b/doc/bugs/removal_of_transient_pages.mdwn @@ -53,3 +53,9 @@ although that would be either an incompatible change to internal API inconsistent between the one-and two-argument forms. Thoughts? --[[smcv]] + +> I've applied the branch as-is, so this bug is [[done]]. +> `prune` is not an exported API so changing it would be ok.. +> I think required 2-argument would be better, but have not checked +> all the call sites to see if the `$file` is available split out +> as that would need. --[[Joey]] -- 2.44.0