aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2014-09-15 21:49:48 +0100
committerSimon McVittie <smcv@debian.org>2014-09-15 21:49:48 +0100
commit7660979f74f29560cd91220ade073d4ef2b9bcb0 (patch)
treee474e42fafe635438a4914017005119af36c8cc2
parenta1614ba8c5397a7342cc72cbd104db00122662e5 (diff)
downloadikiwiki-7660979f74f29560cd91220ade073d4ef2b9bcb0.tar
ikiwiki-7660979f74f29560cd91220ade073d4ef2b9bcb0.tar.gz
changelog, close bug
-rw-r--r--debian/changelog2
-rw-r--r--doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn2
2 files changed, 4 insertions, 0 deletions
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 <smcv@debian.org> 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]]