r88975 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88974‎ | r88975 | r88976 >
Date:16:22, 27 May 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
0.7.7 rc
Modified paths:
  • /branches/Maps0.7.x/Maps.php (modified) (history)
  • /branches/Maps0.7.x/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: branches/Maps0.7.x/Maps.php
@@ -36,7 +36,7 @@
3737 die( '<b>Error:</b> You need to have <a href="http://www.mediawiki.org/wiki/Extension:Validator">Validator</a> installed in order to use <a href="http://www.mediawiki.org/wiki/Extension:Maps">Maps</a>.<br />' );
3838 }
3939
40 -define( 'Maps_VERSION', '0.7.6.1' );
 40+define( 'Maps_VERSION', '0.7.7 rc' );
4141
4242 $wgExtensionCredits['parserhook'][] = array(
4343 'path' => __FILE__,
Index: branches/Maps0.7.x/RELEASE-NOTES
@@ -7,6 +7,15 @@
88 http://mapping.referata.com/wiki/Maps/Version_history#Maps_change_log
99
1010
 11+=== Maps 0.7.7 ===
 12+(2011-06-xx)
 13+
 14+* Fixed minor initialization issue with the OpenLayers code.
 15+
 16+* Fixed bug in OpenLayers layer dependency loading code.
 17+
 18+* Removed dead code (initial code to support the RL, now used in SM 1.0 and later).
 19+
1120 === Maps 0.7.6 ===
1221 (2011-03-21)
1322

Status & tagging log