http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70070
Revision: 70070
Author: tstarling
Date: 2010-07-28 07:12:30 +0000 (Wed, 28 Jul 2010)
Log Message:
-----------
Updates for release of 1.15.5
Modified Paths:
--------------
branches/REL1_15/phase3/RELEASE-NOTES
branches/REL1_15/phase3/includes/DefaultSettings.php
Modified: branches/REL1_15/phase3/RELEASE-NOTES
===================================================================
--- branches/REL1_15/phase3/RELEASE-NOTES 2010-07-28 07:11:03 UTC (rev
70069)
+++ branches/REL1_15/phase3/RELEASE-NOTES 2010-07-28 07:12:30 UTC (rev
70070)
@@ -5,6 +5,8 @@
== MediaWiki 1.15.5 ==
+2010-07-28
+
This is a security and maintenance release.
MediaWiki is now using a "continuous integration" development model with
@@ -20,7 +22,7 @@
== Changes since 1.15.4 ==
-* (bug xxxxx) Fixed Cache-Control headers sent from API modules, to protect
+* (bug 24565) Fixed Cache-Control headers sent from API modules, to protect
user privacy in the case where an attacker can access the wiki through the
same HTTP proxy as a logged-in user.
* Fixed a minor cookie header parsing issue causing incorrect Cache-Control
Modified: branches/REL1_15/phase3/includes/DefaultSettings.php
===================================================================
--- branches/REL1_15/phase3/includes/DefaultSettings.php 2010-07-28
07:11:03 UTC (rev 70069)
+++ branches/REL1_15/phase3/includes/DefaultSettings.php 2010-07-28
07:12:30 UTC (rev 70070)
@@ -33,7 +33,7 @@
}
/** MediaWiki version number */
-$wgVersion = '1.15.4';
+$wgVersion = '1.15.5';
/** Name of the site. It must be changed in LocalSettings.php */
$wgSitename = 'MediaWiki';
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs