diff options
author | Simon McVittie <smcv@debian.org> | 2019-02-03 17:10:45 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2019-02-03 17:10:45 +0000 |
commit | 53cbfb4b5a794b23fc932c8f0b59b2714e3c4678 (patch) | |
tree | 3605a975a66a9ccf4eed10e18c8600c35ecb0257 /CHANGELOG | |
parent | d16e34c736676256b7cd3ea12797313dc1332fc3 (diff) | |
download | ikiwiki-53cbfb4b5a794b23fc932c8f0b59b2714e3c4678.tar ikiwiki-53cbfb4b5a794b23fc932c8f0b59b2714e3c4678.tar.gz |
close
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ ikiwiki (3.20180312) UNRELEASED; urgency=medium * trail: Allow unescaped punctuation in `pagenames` parameter * comments: Hide "add comment" link from print stylesheet. Thanks, Antoine Beaupré + * recentchangesdiff, relativedate, toggle: + Import JavaScript at the end of the page content, not the beginning, + so that the browser can render content as soon as possible. + Thanks, Antoine Beaupré * debian: Allow Breezy as an alternative to bzr Thanks, Jelmer Vernooij * inline: Add basic test coverage for [[!inline rootpage]] |