From 03e45da6f96fd9aa411e015554f559b3ee9a61da Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 7 Apr 2010 04:33:59 +0200 Subject: update to MediaWiki 1.15.3 --- RELEASE-NOTES | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d041b9c3..553c1fdb 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -3,9 +3,9 @@ Security reminder: MediaWiki does not require PHP's register_globals setting since version 1.2.0. If you have it on, turn it *off* if you can. -== MediaWiki 1.15.2 == +== MediaWiki 1.15.3 == -March 8, 2010 +April 7, 2010 This is a security and maintenance release. @@ -20,6 +20,12 @@ will be made on the development trunk and appear in the next quarterly release. Those wishing to use the latest code instead of a branch release can obtain it from source control: http://www.mediawiki.org/wiki/Download_from_SVN +=== Changes since 1.15.2 === + +* (bug 22828) Fixed deletion on SQLite. +* (bug 23076) Fixed login CSRF vulnerability. Logins now require a token to + be submitted along with the user name and password. + === Changes since 1.15.1 === * The installer now includes a check for a data corruption issue with certain -- cgit v1.2.3-54-g00ecf