diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4eeb6d0ef..3ff3f0087 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ikiwiki (2.46) UNRELEASED; urgency=low via the `aggregate_webtrigger` configuration optiom. * Add pinger and pingee plugins, which allow setting up mirrors and branched wikis that automatically ping one another to stay up to date. + * Optimised file statting code when scanning for modified pages; + cut the number of system calls in half. (Still room for improvement.) -- Joey Hess <joeyh@debian.org> Mon, 05 May 2008 19:34:51 -0400 |