summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-13 22:39:34 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-13 22:39:34 +0000
commit64ec439f1fd98d0ddce20804a2d50943ddb23e29 (patch)
treec6c06556232a9ac00d5252548634a73b56976e6e /debian
parenta0aca9f585d3a530dba0739a1ec2e7da8472f94d (diff)
bug closure
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 e02b714fa..1bbd4149d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ ikiwiki (2.4) UNRELEASED; urgency=low
* Support building on systems that lack asprintf.
* mercurial getctime is currently broken, apparently by some change in
mercurial version 0.9.4. Turn the failing test case into a TODO test case.
- * Fix links to alternate stylesheets when usedirs is enabled.
+ * Fix links to alternate stylesheets when usedirs is enabled. Closes: #432556
* Use type= not style= in html for alternate stylesheets, which is more
correct (but in my testing both epiphany and iceweasel work ok with
style=text/css).