diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 01:14:30 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 01:14:30 +0000 |
commit | 39fd60f1abcba33f3d793185cc0e31fb56441215 (patch) | |
tree | 13c9873bfe00d7a25e710d3f12c5798a2d5864f5 /debian | |
parent | 3b42bd84ca352082489d658cad7debd4b0ef2f8a (diff) |
* Deal with CPAN installing Markdown as Text::Markdown, while it's
installed as just Markdown by apt.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5ed49c8e7..ee6fb6a85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,8 +36,10 @@ ikiwiki (1.27) UNRELEASED; urgency=low * pagetemplate hooks are now also called when generating cgi pages. * Add a favicon plugin, which simply adds a link tag for an icon to each page (and cgis). + * Deal with CPAN installing Markdown as Text::Markdown, while it's + installed as just Markdown by apt. - -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 19:39:36 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 21:13:35 -0400 ikiwiki (1.26) unstable; urgency=low |