diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 08e320f30..e2a861c3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ ikiwiki (3.20170112) UNRELEASED; urgency=medium a set-but-empty name as if they were not signed in. * When the CGI fails, print the error to stderr, not "Died" * mdwn: Don't mangle <style> into <elyts> under some circumstances + * mdwn: Enable footnotes by default when using the default Discount + implementation. A new mdwn_footnotes option can be used to disable + footnotes in MultiMarkdown and Discount. -- Simon McVittie <smcv@debian.org> Sun, 14 May 2017 15:34:52 +0100 |