summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-02 17:46:23 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-02 17:46:23 +0000
commitb74ddf69ce8063eecba34bdb3b5de3fd9af97f8b (patch)
treeb1cd4e043e2bb51157b21608e433bb5802a9b417 /debian
parent1452b3adf30145e8fd1208ac73da9d12967863bc (diff)
perl bugnum and refix
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b1b449ad5..5afcf976c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,7 +17,7 @@ ikiwiki (1.8) UNRELEASED; urgency=low
Liambotis.
* Add insane double encode/decode to utf8 around call to markdown.
This works around a truely strange bug, which is apparently a bug in
- perl, which I lack space to describe here (see t/crazy-badass-perl-bug.t)
+ perl, #376329. Also added a test case for it.
* Improve layout of edit page so formatting help link is always visible w/o
getting in the way of the preview.