[mapguide-commits] r7611 - branches/2.4/MgDev/Desktop/MgDesktop
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Tue Jun 11 22:11:20 PDT 2013
Author: jng
Date: 2013-06-11 22:11:20 -0700 (Tue, 11 Jun 2013)
New Revision: 7611
Modified:
branches/2.4/MgDev/Desktop/MgDesktop/changelog.txt
Log:
mg-desktop: changelog.txt update
Modified: branches/2.4/MgDev/Desktop/MgDesktop/changelog.txt
===================================================================
--- branches/2.4/MgDev/Desktop/MgDesktop/changelog.txt 2013-06-11 14:36:47 UTC (rev 7610)
+++ branches/2.4/MgDev/Desktop/MgDesktop/changelog.txt 2013-06-12 05:11:20 UTC (rev 7611)
@@ -1,5 +1,22 @@
+2.4.1.7610 (12 Jun 2013)
+========================
+
+API Changelog:
+
+ - Fix: MgdResourceService::SetResource not properly flushing out in-memory cached content
+ - Fix: Guard against duplicate extended feature classes
+ - Fix: Backported fix for incorrect style being used for selection rendering
+
Viewer Changelog:
+ - Fix: Infinite loop on background thread in legend control when loading a map with one or more groups not set to display in the legend
+ - Fix: Improper display ordering of layers and groups in legend control (ie. It does not reflect the layer/group structure you would see in Maestro/AJAX/Fusion viewer)
+
+2.4.0.7152 (Oct 28 2012)
+========================
+
+Viewer Changelog:
+
- Query component now supports a LayerList property allowing the list of queryable layers in the UI to be restricted to what is in this list.
- AppLayout component definitions can have their labels overridden by specifying a <Label> element in the ComponentDefinition.
- AppLayout engine support for string array property values
More information about the mapguide-commits
mailing list