summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-04 16:34:27 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-04 16:34:27 +0000
commit014a387996390c6ae3ecdc53e8c53c0fad67cc33 (patch)
tree846666549a6aebb371409e8570a47752eca90708 /debian
parent4aa5d301ae5ede5fae7ecef18cdf8645c752cce7 (diff)
* Memoize abs2rel, which is still kinda slow, for another 30% speedup
in time to build the doc wiki.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d248d2689..63a345b9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,8 +46,10 @@ ikiwiki (1.8) UNRELEASED; urgency=low
No code changes involved.
* Encode & in diffurl in examples, to conform to pedantic rules.
* Speed up RecentChanges by another 40% or so with some memoization.
+ * Memoize abs2rel, which is still kinda slow, for another 30% speedup
+ in time to build the doc wiki.
- -- Joey Hess <joeyh@debian.org> Tue, 4 Jul 2006 12:16:39 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 4 Jul 2006 12:22:57 -0400
ikiwiki (1.7) unstable; urgency=low