aboutsummaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-03-28 12:31:40 -0400
committerJoey Hess <joey@kitenet.net>2011-03-28 12:31:40 -0400
commit7bc87c8b9207ebb254bbd2452e1a37832b552d3f (patch)
treeb28cf810fded1e333b54da50af9064485fa8c843 /doc/news
parent232c8a6dfce9ec58c7959d7a4eaf8d0d3870429e (diff)
downloadikiwiki-7bc87c8b9207ebb254bbd2452e1a37832b552d3f.tar
ikiwiki-7bc87c8b9207ebb254bbd2452e1a37832b552d3f.tar.gz
add news item for ikiwiki 3.20110328
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_3.20110122.mdwn10
-rw-r--r--doc/news/version_3.20110328.mdwn10
2 files changed, 10 insertions, 10 deletions
diff --git a/doc/news/version_3.20110122.mdwn b/doc/news/version_3.20110122.mdwn
deleted file mode 100644
index 74dd0bf96..000000000
--- a/doc/news/version_3.20110122.mdwn
+++ /dev/null
@@ -1,10 +0,0 @@
-ikiwiki 3.20110122 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * inline: Pass feed titles to templates and add title and rel attributes
- to feed links. (Giuseppe Bilotta)
- * inline: Use class rather than id for feedlinks and blogform.
- (Giuseppe Bilotta)
- * comments: Fix XSS security hole due to missing validation of page name.
- CVE-2011-0428 (Thanks, Dave B.)
- * rename: Fix crash when renaming a page that is linked to by a page
- in an underlay."""]] \ No newline at end of file
diff --git a/doc/news/version_3.20110328.mdwn b/doc/news/version_3.20110328.mdwn
new file mode 100644
index 000000000..db19e35c0
--- /dev/null
+++ b/doc/news/version_3.20110328.mdwn
@@ -0,0 +1,10 @@
+ikiwiki 3.20110328 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Yaml formatted setup files are now produced by default.
+ (Perl formatted setup files can still be used.)
+ * Add timezone setting in setup file. This alows time zone to be configured
+ via the web.
+ * comment: Better fix to avoid showing comments of subpages, while
+ not breaking manual inlining of comments.
+ * meta: Security fix; don't allow alternative stylesheets to be added
+ on pages where the htmlscrubber is enabled."""]] \ No newline at end of file