From a91f044044dde8cbb86254aaa2275632cd844585 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 10 Apr 2008 17:24:24 -0400 Subject: add news item for ikiwiki 2.42 --- doc/news/version_2.42.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/news/version_2.42.mdwn (limited to 'doc/news/version_2.42.mdwn') 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 -- cgit v1.2.3