[commit] r1518 - trunk/Doc
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Fri Sep 9 11:53:10 CDT 2011
Author: ksmyth
Date: Fri Sep 9 11:53:10 2011
New Revision: 1518
Log:
11.9.9 release notes
Modified:
trunk/Doc/README_in.txt
Modified: trunk/Doc/README_in.txt
==============================================================================
--- trunk/Doc/README_in.txt Fri Sep 9 11:30:27 2011 (r1517)
+++ trunk/Doc/README_in.txt Fri Sep 9 11:53:10 2011 (r1518)
@@ -27,8 +27,22 @@
1. Release Notes
************************************************
+Release Notes of Release r11.9.9
+----------------------------------
+ - Binary compatibility with r10.8.18
+ - Existing Raw COM interpreters will need #include "Mga.h" added to RawComponent.h
+ - Alternatively, RawComponent.cpp may #import the type libraries. See a newly-generated Raw Component for an example
+ - Fixed bug where .NET interpreters may cause GME.exe to run after the GUI has been closed
+ - If you script GME via out-of-proc COM, closing the GME window will invalidate the IGMEOLEApp handle
+ - Fixed bug with registering .NET v4.0 components
+ - Added some missing enums to the GME type libraries
+ - GME now allows multiple instances of the same archetype
+ - Fix some SEH exceptions when scripting with Python
+ - Fixed bug where the position of an FCO within an instance model would be set
+
Release Notes of Release r11.8.1
----------------------------------
+ - Binary compatibility with r10.8.18
- Fixed bug where AutoLayout didn't do anything
Release Notes of Release r11.7.28
More information about the gme-commit
mailing list