changelog, close bug

master
Simon McVittie 2014-09-15 21:49:48 +01:00
parent a1614ba8c5
commit 7660979f74
2 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View File

@ -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 <smcv@debian.org> Fri, 12 Sep 2014 21:23:58 +0100

View File

@ -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]]