summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-04 06:07:32 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-04 06:07:32 +0000
commite059c9eff94ab37598d740cc5777e591216368a1 (patch)
treefa79af3dcac9f6f4cbf7c20f4d7fbc0f275502b6 /debian
parentd3f032c4d00a7cc4f9f52bbd1f98dd4e8bf9457b (diff)
* Make RecentChanges use a table and some CSS, should be much more readable.
No code changes involved. * Encode & in diffurl in examples, to conform to pedantic rules.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 08e2142d1..40247ffab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,8 +42,11 @@ ikiwiki (1.8) UNRELEASED; urgency=low
is a savings of 2 pointless fork/execs per link calculation, which
results in ~25% speedup of ikiwiki building its own doc wiki, and
about 35% speedup displaying RecentChanges!
+ * Make RecentChanges use a table and some CSS, should be much more readable.
+ No code changes involved.
+ * Encode & in diffurl in examples, to conform to pedantic rules.
- -- Joey Hess <joeyh@debian.org> Mon, 3 Jul 2006 23:33:57 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 4 Jul 2006 01:42:28 -0400
ikiwiki (1.7) unstable; urgency=low