summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-07 14:11:56 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-07 14:11:56 -0400
commitec866f83703e63c0750df0b955a3288434a127b3 (patch)
tree2cb2efcd41a5633a6c34fbe3b077ec2516f76d4c /debian/changelog
parent2c000c6e328c69c2a160ad37929968a7c3b47aa6 (diff)
Optimised file statting code when scanning for modified pages; cut the number of system calls in half. (Still room for improvement.)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
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