diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-23 17:41:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-23 17:41:24 -0400 |
commit | 5fc6e56eb86a502f01bd6b79098be5f7e8bac446 (patch) | |
tree | 5adf5b9987844f8d87a7a29bfaf14d79484222b1 /debian/NEWS | |
parent | 1473bf84c525d18f933fa2dcae86628af9dfff76 (diff) | |
download | ikiwiki-5fc6e56eb86a502f01bd6b79098be5f7e8bac446.tar ikiwiki-5fc6e56eb86a502f01bd6b79098be5f7e8bac446.tar.gz |
changelog/NEWS update for template changes
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 69967c84c..664f55b6e 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -6,6 +6,10 @@ ikiwiki (3.20100422) unstable; urgency=low of your wiki. (For example, templates/page.tmpl.) When these templates are changed, ikiwiki will automatically rebuild pages that use them. + Allowing untrusted users to upload attachments with the ".tmpl" + extension is not recommended, as that allows anyone to change + a wiki's templates. + The --getctime switch is renamed to --gettimes, and it also gets the file modification time. And it's a lot faster (when using git). But the really important change is, you don't have to remember to use this |