diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-10 04:13:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-10 04:13:59 +0000 |
commit | 627c20808a311cb0250bf8e15fd0e9b0cbfc0ba5 (patch) | |
tree | 25cbb7722980ee699c61072c35d97e307c14441e /debian/changelog | |
parent | cade16fbb6df5b1374f28a393ef9bf2b715c143b (diff) |
update
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 c83c8bce0..59bed84b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ ikiwiki (1.17) UNRELEASED; urgency=low * Remove <br> from end of aggregate preprocessor directive output. * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on case-sensative filesystems like OSX. - * Improve markdown loading. First, try to load it as a properl perl module, + * Improve markdown loading. First, try to load it as a proper perl module, in case it was installed as one. Then fall back to trying /usr/bin/markdown. * Document in install page how to install markdown, since it has no |