http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88975

Revision: 88975
Author:   jeroendedauw
Date:     2011-05-27 16:22:34 +0000 (Fri, 27 May 2011)
Log Message:
-----------
0.7.7 rc

Modified Paths:
--------------
    branches/Maps0.7.x/Maps.php
    branches/Maps0.7.x/RELEASE-NOTES

Modified: branches/Maps0.7.x/Maps.php
===================================================================
--- branches/Maps0.7.x/Maps.php 2011-05-27 16:17:11 UTC (rev 88974)
+++ branches/Maps0.7.x/Maps.php 2011-05-27 16:22:34 UTC (rev 88975)
@@ -36,7 +36,7 @@
        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 />' );
 }
 
-define( 'Maps_VERSION', '0.7.6.1' );
+define( 'Maps_VERSION', '0.7.7 rc' );
 
 $wgExtensionCredits['parserhook'][] = array(
        'path' => __FILE__,

Modified: branches/Maps0.7.x/RELEASE-NOTES
===================================================================
--- branches/Maps0.7.x/RELEASE-NOTES    2011-05-27 16:17:11 UTC (rev 88974)
+++ branches/Maps0.7.x/RELEASE-NOTES    2011-05-27 16:22:34 UTC (rev 88975)
@@ -7,6 +7,15 @@
 http://mapping.referata.com/wiki/Maps/Version_history#Maps_change_log
 
 
+=== Maps 0.7.7 ===
+(2011-06-xx)
+
+* Fixed minor initialization issue with the OpenLayers code.
+
+* Fixed bug in OpenLayers layer dependency loading code.
+
+* Removed dead code (initial code to support the RL, now used in SM 1.0 and 
later).
+
 === Maps 0.7.6 ===
 (2011-03-21)
 


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to