diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 01:49:16 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 01:49:16 +0000 |
commit | 13c7a51f1f4b2f809681c4e2651bf0d3992a863e (patch) | |
tree | c37c0217b78996c694d73425b00f3ffa6a55f43e /debian/changelog | |
parent | 15d61ff4ed5991badea8f817f5b858c5588a2ea5 (diff) |
* Optimise displaytime, trimming maybe 6% off the build time.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c5578270b..cabed403a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,9 @@ ikiwiki (1.50) UNRELEASED; urgency=low the source page used to create it, ie it's the reverse of %renderedfiles. * Use %destsources in htmllink and urlto for 20-50% speedup. Thanks Josh Triplett for the idea. + * Optimise displaytime, trimming maybe 6% off the build time. - -- Joey Hess <joeyh@debian.org> Mon, 09 Apr 2007 21:09:32 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 09 Apr 2007 21:42:14 -0400 ikiwiki (1.49) unstable; urgency=low |