diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-04 13:43:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-04 13:43:37 -0400 |
commit | c1a0fec9d772cf41c915c24e15629ff98f3deb88 (patch) | |
tree | 92e9e13eaf1c135f51b3d7ce0fbc1a3708c59cca /debian/changelog | |
parent | 8ed142afc9483c3c3d88319df54e4772f585b507 (diff) | |
download | ikiwiki-c1a0fec9d772cf41c915c24e15629ff98f3deb88.tar ikiwiki-c1a0fec9d772cf41c915c24e15629ff98f3deb88.tar.gz |
correction
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c9ab41ebd..57a27d82f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ ikiwiki (3.20111230) UNRELEASED; urgency=low * mdwn: Can use the discount markdown library, via the Text::Markdown::Discount perl module. This is preferred if available since it's the fastest currently supported markdown library, speeding up - ikiwiki's rendering by a factor of 40. + ikiwiki's markdown rendering by a factor of 40. (However, when multimarkdown is enabled, Text::Markdown::Multimarkdown is still used.) * On Debian, depend on libtext-markdown-discount. |