diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-03 14:51:03 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-03 14:51:03 -0500 |
commit | e57749b702137b925064b60120ea22a98965c7d5 (patch) | |
tree | bfd615f2daafd8bd31c867d43b365f3ea7e6cd98 /doc | |
parent | 340fe9707c61064774658e6ec2aec3b07b33c120 (diff) |
* recentchanges: Exipre all *._change pages, even if the directory
they're in has changed.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/recentchanges/discussion.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/recentchanges/discussion.mdwn b/doc/plugins/recentchanges/discussion.mdwn index 922493fe8..a16cb5217 100644 --- a/doc/plugins/recentchanges/discussion.mdwn +++ b/doc/plugins/recentchanges/discussion.mdwn @@ -12,3 +12,6 @@ that the pages from the old hierarchy will not be removed from the disk. But th this should be a rather uncommon thing. --[[tschwinge]] + +> And fixed this, by making it look at all *._change pages, not just +> those in a specific directory, when deciding which to expire. --[[Joey]] |