r14043 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r14042‎ | r14043 | r14044 >
Date:23:34, 2 May 2006
Author:brion
Status:old
Tags:
Comment:
Bump to 1.6.5
Modified paths:
  • /branches/REL1_6/phase3/RELEASE-NOTES (modified) (history)
  • /branches/REL1_6/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: branches/REL1_6/phase3/includes/DefaultSettings.php
@@ -32,7 +32,7 @@
3333 $wgConf = new SiteConfiguration;
3434
3535 /** MediaWiki version number */
36 -$wgVersion = '1.6.4';
 36+$wgVersion = '1.6.5';
3737
3838 /** Name of the site. It must be changed in LocalSettings.php */
3939 $wgSitename = 'MediaWiki';
Index: branches/REL1_6/phase3/RELEASE-NOTES
@@ -3,6 +3,14 @@
44 Security reminder: MediaWiki does not require PHP's register_globals
55 setting since version 1.2.0. If you have it on, turn it *off* if you can.
66
 7+== MediaWiki 1.6.5 ==
 8+
 9+May 2, 2006
 10+
 11+* Removed bogus parser change which should not have slipped into a release
 12+ branch without a thorough parser test case.
 13+
 14+
715 == MediaWiki 1.6.4 ==
816
917 May 2, 2006

Status & tagging log