r16946 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r16945‎ | r16946 | r16947 >
Date:19:02, 11 October 2006
Author:brion
Status:old
Tags:
Comment:
bump to 1.8.1
Modified paths:
  • /branches/REL1_8/phase3/RELEASE-NOTES (modified) (history)
  • /branches/REL1_8/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: branches/REL1_8/phase3/includes/DefaultSettings.php
@@ -32,7 +32,7 @@
3333 $wgConf = new SiteConfiguration;
3434
3535 /** MediaWiki version number */
36 -$wgVersion = '1.8.0';
 36+$wgVersion = '1.8.1';
3737
3838 /** Name of the site. It must be changed in LocalSettings.php */
3939 $wgSitename = 'MediaWiki';
Index: branches/REL1_8/phase3/RELEASE-NOTES
@@ -5,6 +5,10 @@
66
77 == MediaWiki 1.8.1 ==
88
 9+October 11, 2006
 10+
 11+MediaWiki 1.8.1 fixes several issues in the Fall 2006 snapshot release:
 12+
913 * Fix PHP notice and estimates for dumpBackup.php and friends
1014 * Improved register_globals paranoia checks
1115 * (bug 7545) Fix PHP version check on install