[mapguide-commits] r6143 - in trunk/Tools/Maestro: Maestro Properties

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed Sep 21 11:40:59 EDT 2011


Author: jng
Date: 2011-09-21 08:40:59 -0700 (Wed, 21 Sep 2011)
New Revision: 6143

Modified:
   trunk/Tools/Maestro/Maestro/changelog.txt
   trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs
Log:
Prepare new beta 2 release

Modified: trunk/Tools/Maestro/Maestro/changelog.txt
===================================================================
--- trunk/Tools/Maestro/Maestro/changelog.txt	2011-09-21 14:34:54 UTC (rev 6142)
+++ trunk/Tools/Maestro/Maestro/changelog.txt	2011-09-21 15:40:59 UTC (rev 6143)
@@ -3,6 +3,7 @@
 
  - Support for non-transactional package loading w/ ability to retry failed operations
  - Style editor support for FDO expressions in color properties 
+ - If an broken Layer Definition is opened, the user is now given a chance to repair it by selecting a valid feature source
  - Fix: assorted issues introduced by the new multi-site support.
  - Updated mg-desktop binaries for Local Connection mode.
 
@@ -13,7 +14,7 @@
  - New Local Connection mode, backed by the new mg-desktop library (http://mg-desktop.googlecode.com). This feature is Windows only
  - MgCooker updated to support Local Connections
  - Support drag/drop creation of Drawing Sources from DWF files
- - Resource Previewing is now an connection provider defined function
+ - Resource Previewing is now a connection provider defined function
  - API: ResourceMigrator now applies any downgrades if required
  - API: Each connection provider is now responsible for creating coordinate transformers. Local and LocalNative connections return a MgCoordinateSystem-wrapped transformer.
  - Fix: SizeContext values not saved

Modified: trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs
===================================================================
--- trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs	2011-09-21 14:34:54 UTC (rev 6142)
+++ trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs	2011-09-21 15:40:59 UTC (rev 6143)
@@ -35,5 +35,5 @@
 // You can specify all the values or you can default the Build and Revision Numbers 
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("4.0.0.6138")]
-[assembly: AssemblyFileVersion("4.0.0.6138")]
+[assembly: AssemblyVersion("4.0.0.6143")]
+[assembly: AssemblyFileVersion("4.0.0.6143")]



More information about the mapguide-commits mailing list