aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-13 18:35:23 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-13 18:35:23 +0000
commit4796acdae76a294199e8d8152c3c9ed53db808a2 (patch)
tree26f6088eca8762009cf50de4e20ea3f8421fd83c /doc/bugs.mdwn
parent15d316a812d89abf49be1641b4a611200c49c762 (diff)
downloadikiwiki-4796acdae76a294199e8d8152c3c9ed53db808a2.tar
ikiwiki-4796acdae76a294199e8d8152c3c9ed53db808a2.tar.gz
add --setup, --wrappermode
allow filename param to --wrapper
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r--doc/bugs.mdwn6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index 72719ba29..2c712de6d 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -27,9 +27,3 @@
markdown, but that will probably be a bear. I guess the question is how
common "[[ ]]" is, and maybe we should just provide a way to escape a
wikilink..
-
-Fixed bugs:
-
-* RecentChanges is supposed to linkify WikiNames and it does, but only if
- the user's page exists. It doesn't add a ?link to a noneistant page to
- aid creating it. (Fixed. -- [[Joey]])