Update changelog

master
Simon McVittie 2018-03-09 09:18:24 +00:00
parent 352d34fb2e
commit d58b25eb93
1 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,19 @@
ikiwiki (3.20180229) UNRELEASED; urgency=medium
[ Amitai Schleier ]
* Avoid unexpected full paths from find(1)
[ thm.id.fedoraproject.org ]
* rst test: Probe for docutils Python 3 module, not Python 2
[ Simon McVittie ]
* mdwn: Automatically detect which Discount flags to use, fixing
regressions in 3.20180228 when using Discount < 2.2
* Add a test asserting that no plugin is an empty file, to confirm
that the build fixes in 3.20180228 were successful
-- Simon McVittie <smcv@debian.org> Fri, 09 Mar 2018 09:15:14 +0000
ikiwiki (3.20180228) upstream; urgency=medium
* core: Don't send relative redirect URLs when behind a reverse proxy