summaryrefslogtreecommitdiff
path: root/doc/news/version_2.42.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news/version_2.42.mdwn')
-rw-r--r--doc/news/version_2.42.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/version_2.42.mdwn b/doc/news/version_2.42.mdwn
new file mode 100644
index 000000000..cb7ebf5d6
--- /dev/null
+++ b/doc/news/version_2.42.mdwn
@@ -0,0 +1,8 @@
+ikiwiki 2.42 released with [[toggle text="these changes"]]
+[[toggleable text="""
+ * aggregate: Correct a mistake in the code that dummy up a guid for feeds
+ lacking one.
+ * inline: Correct handling of urls relative to baseurl in feeds.
+ * Fix CSRF attacks against the preferences and edit forms. The fix involved
+ embedding the session id in the forms, and not allowing the forms to be
+ submitted if the embedded id does not match the session id. Closes: #[475445](http://bugs.debian.org/475445)"""]] \ No newline at end of file