[mapguide-commits] r9126 - in trunk/Tools/Maestro: . Maestro

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed Jan 25 06:44:23 PST 2017


Author: jng
Date: 2017-01-25 06:44:23 -0800 (Wed, 25 Jan 2017)
New Revision: 9126

Modified:
   trunk/Tools/Maestro/Maestro/changelog.txt
   trunk/Tools/Maestro/build.bat
Log:
Prep for m6 release

Modified: trunk/Tools/Maestro/Maestro/changelog.txt
===================================================================
--- trunk/Tools/Maestro/Maestro/changelog.txt	2017-01-25 14:41:18 UTC (rev 9125)
+++ trunk/Tools/Maestro/Maestro/changelog.txt	2017-01-25 14:44:23 UTC (rev 9126)
@@ -1,5 +1,5 @@
-Next
-====
+6.0m6
+=====
 
  - Fix: MgCooker - InvalidCastException when editing override coordinates for a selected TileSetDefinition
  - Fix: API - Infinite recursive call in CreateMapLayer
@@ -10,6 +10,8 @@
  - Fix: Dirty state not triggered when editing most properties in a Symbol Definition
  - Fix: Editing Fusion widget XML does not trigger dirty state
  - Fix: Incorrect total tile counts for tiling runs with custom extents
+ - Fix: mapguide-rest addin generates incorrect representations node in configuration editor
+ - Added validation rules for ODBC configuration documents
  - MgCooker now supports a map-viewer-based extent selection mode
  - Local Map Previews are now non-modal
  - Added DockPanel themes

Modified: trunk/Tools/Maestro/build.bat
===================================================================
--- trunk/Tools/Maestro/build.bat	2017-01-25 14:41:18 UTC (rev 9125)
+++ trunk/Tools/Maestro/build.bat	2017-01-25 14:44:23 UTC (rev 9126)
@@ -2,7 +2,7 @@
 SET TYPEACTION=build
 SET TYPEBUILD=Release
 SET PLATFORM=Any CPU
-SET RELEASE_VERSION=6.0m5
+SET RELEASE_VERSION=6.0m6
 SET OLDPATH=%PATH%
 SET PATH=%PATH%;%CD%\Thirdparty\NSIS;C:\Windows\Microsoft.NET\Framework\v4.0.30319
 SET SLNDIR=%CD%



More information about the mapguide-commits mailing list