diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-05 17:40:07 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-05 17:40:07 +0000 |
commit | 97e6f39dd0643ec9ce2f9d3488941d9e768c4392 (patch) | |
tree | 252565bbc731466fd1996d207955159ba9091156 /debian | |
parent | 2379299a24c83b95f21a390b754f6aaafa2484f9 (diff) |
* Patch from Faidon to use svn --limit when possible for recentchanges,
speeds up recentchanges a lot for wikis with more history.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 77d5af571..4d1cea8a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ ikiwiki (1.9) UNRELEASED; urgency=low * Improve display of parentlinks and page title of toplevel index page. + * Patch from Faidon to use svn --limit when possible for recentchanges, + speeds up recentchanges a lot for wikis with more history. - -- Joey Hess <joeyh@debian.org> Tue, 4 Jul 2006 15:41:16 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 5 Jul 2006 13:33:59 -0400 ikiwiki (1.8) unstable; urgency=low |