[commit] r1205 - trunk/Doc
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Thu Mar 10 12:14:00 CST 2011
Author: ksmyth
Date: Thu Mar 10 12:14:00 2011
New Revision: 1205
Log:
Release notes
Modified:
trunk/Doc/README_in.txt
Modified: trunk/Doc/README_in.txt
==============================================================================
--- trunk/Doc/README_in.txt Thu Mar 10 12:13:59 2011 (r1204)
+++ trunk/Doc/README_in.txt Thu Mar 10 12:14:00 2011 (r1205)
@@ -14,7 +14,7 @@
Every new release of GME may introduce changes to its
COM interfaces and to the Builder Object Network (C++
-interpreter framework). Therefore, it is essential to
+interpreter framework). Therefore, it is recommended to
update the source code of all user implemented interpreters,
to recompile and to re-register these interpreters after
upgrading GME.
@@ -28,6 +28,21 @@
1. Release Notes
************************************************
+Release Notes of Release r11.0.539
+----------------------------------
+ - Binary compatibility with r10.8.18
+ - Changes in the COM type libraries may require changes to compile existing interpreters:
+ - Type libraries have been renamed:
+ - METALib to MGAMetaLib
+ - CORELib to MGACoreLib
+ - UTILLib to MGAUtilLib
+ - IMgaVersionInfo was renamed to IGMEVersionInfo, and moved to MGACoreLib
+ - IMgaDecoratorCommon::DrawEx parameters were changed to ULONG and ULONGLONG
+ - Fixed bug with disabling components in User mode when they are enabled in System mode (GME-320)
+ - Fixed bug with in Set Mode where unselected Atoms and Models didn't have a name label (GME-305)
+ - Installer includes registry entries for more IMga COM interfaces, which fixes "No such interface" errors under Java and other non-STA code (GME-257)
+ - Other bugfixes. See http://escher.isis.vanderbilt.edu/JIRA/browse/GME
+
Release Notes of Release r10.10.10
----------------------------------
- This is a service release for r10.8.18
More information about the gme-commit
mailing list