From: Simon McVittie Date: Mon, 15 Sep 2014 20:49:48 +0000 (+0100) Subject: changelog, close bug X-Git-Tag: 3.20140916~11 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/7660979f74f29560cd91220ade073d4ef2b9bcb0?hp=a1614ba8c5397a7342cc72cbd104db00122662e5 changelog, close bug --- diff --git a/debian/changelog b/debian/changelog index 07b4339e5..4356a7aed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ ikiwiki (3.20140912) UNRELEASED; urgency=medium non-system-wide installation of IkiWiki. Thanks, Lafayette Chamber Singers Webmaster * filecheck: accept MIME types not containing ';' + * autoindex: index files in underlays if the resulting pages aren't + going to be committed. Closes: #611068 -- Simon McVittie Fri, 12 Sep 2014 21:23:58 +0100 diff --git a/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn b/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn index 0673aa674..a52b31c25 100644 --- a/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn +++ b/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn @@ -72,3 +72,5 @@ Shouldn't `ikiwiki-tag-test/raw/.ikiwiki/transient/tag.mdwn` and `ikiwiki-tag-te >>>> and *something* when there is ambiguity is ok for now; especially, it's >>>> not up to the autoindex branch to come up with a solution to the general >>>> problem. --[[chrysn]] + +>>>>> [[Merged|done]] --[[smcv]]