Changes between Initial Version and Version 1 of Release/2.5/Announce/RC5

Show
Ignore:
Timestamp:
10/04/07 15:55:13 (6 years ago)
Author:
crschmidt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/2.5/Announce/RC5

    v1 v1  
     1The OpenLayers Development Team is (somewhat sheepishly) proud to announce the fifth release candidate of OpenLayers 2.5. The only fix in this version is: 
     2 
     3 * Correcting GeoJSON write support for features attached to a layer (Closes #1062) 
     4 
     5 
     6We invite you to help us test the 2.5 release candidate! To test 2.5 in your applications, include the following tag in your OpenLayers-powered page: 
     7 
     8{{{ 
     9  <script src="http://openlayers.org/api/2.5-rc5/OpenLayers.js"></script> 
     10}}} 
     11 
     12As always, the source is available at http://openlayers.org/download/. Bug reports can be filed in Trac, under the 2.5 version and milestone. 
     13 
     14We look forward to your feedback! 
     15 
     16Regards, 
     17 
     18The OpenLayers Team