aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/underlaydir_file_expose.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-23 00:51:19 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-06-23 00:51:19 +0000
commitcbfe2af8b5e28a1c33125467bee81edc7ac03ccc (patch)
tree64f9885f8485e055a5af143e5afcf3faa105ad18 /doc/bugs/underlaydir_file_expose.mdwn
parent9289f684bb4fb90acb06013b2059cfb92c7fe354 (diff)
downloadikiwiki-cbfe2af8b5e28a1c33125467bee81edc7ac03ccc.tar
ikiwiki-cbfe2af8b5e28a1c33125467bee81edc7ac03ccc.tar.gz
make the bugs page work like the todo page
Diffstat (limited to 'doc/bugs/underlaydir_file_expose.mdwn')
-rw-r--r--doc/bugs/underlaydir_file_expose.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/underlaydir_file_expose.mdwn b/doc/bugs/underlaydir_file_expose.mdwn
new file mode 100644
index 000000000..0c6f55425
--- /dev/null
+++ b/doc/bugs/underlaydir_file_expose.mdwn
@@ -0,0 +1,3 @@
+If a file in the srcdir is removed, exposing a file in the underlaydir,
+ikiwiki will not notice the change and rebuild it until the file in the
+underlaydir gets a mtime newer than the mtime the removed file had.