diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-13 20:19:34 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-13 20:19:34 +0000 |
commit | eabe03fb5bcb06b950d25e6c1e7881a441ab284d (patch) | |
tree | 35ac940e9afe98754ef7cb36a1ff6b228fdd97d2 /debian | |
parent | a323aabd9a5cccdbcb552964af243911b2c46f80 (diff) | |
download | ikiwiki-eabe03fb5bcb06b950d25e6c1e7881a441ab284d.tar ikiwiki-eabe03fb5bcb06b950d25e6c1e7881a441ab284d.tar.gz |
* Fix links to stylesheets when usedirs is enabled.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e891ee161..72775cf54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,9 @@ 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 stylesheets when usedirs is enabled. - -- Joey Hess <joeyh@debian.org> Wed, 11 Jul 2007 12:23:41 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 13 Jul 2007 16:18:34 -0400 ikiwiki (2.3) unstable; urgency=low |