[commit] r2786 - trunk/Doc
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Tue Apr 7 10:44:39 CDT 2020
Author: ksmyth
Date: Tue Apr 7 10:44:39 2020
New Revision: 2786
Log:
GME release 20.2.12
Modified:
trunk/Doc/README_in.txt
trunk/Doc/index.html
trunk/Doc/index.md
Modified: trunk/Doc/README_in.txt
==============================================================================
--- trunk/Doc/README_in.txt Tue Apr 7 10:44:34 2020 (r2785)
+++ trunk/Doc/README_in.txt Tue Apr 7 10:44:39 2020 (r2786)
@@ -25,6 +25,14 @@
1. Release Notes
************************************************
+Release Notes of Release 20.2.12
+----------------------------------
+ - Binary compatibility with 11.12.2
+ - Fix model editor right-click>Annotations crash
+ - XME serialization: sort by GUID for containment, role for connections
+ - Fix bug where right side of model editor wasn't rendered after increasing screen resolution
+ - Java interpreter: don't crash when trying to run Java 10 .class with Java 8
+
Release Notes of Release 18.10.22
----------------------------------
- Binary compatibility with 11.12.2
Modified: trunk/Doc/index.html
==============================================================================
--- trunk/Doc/index.html Tue Apr 7 10:44:34 2020 (r2785)
+++ trunk/Doc/index.html Tue Apr 7 10:44:39 2020 (r2786)
@@ -8,8 +8,8 @@
<p>GME is the generic modeling environment.</p>
<p><a href="http://www.isis.vanderbilt.edu/Projects/gme/">GME overview</a></p>
<p>Download GME<br />
- <a href="http://repo.isis.vanderbilt.edu/GME/18.10.22/README.txt">README/changelog</a><br />
- <a href="http://repo.isis.vanderbilt.edu/GME/18.10.22/GME-18.10.22.exe">GME-18.10.22.exe</a><br />
+ <a href="http://repo.isis.vanderbilt.edu/GME/20.2.12/README.txt">README/changelog</a><br />
+ <a href="http://repo.isis.vanderbilt.edu/GME/20.2.12/GME-20.2.12.exe">GME-20.2.12.exe</a><br />
<a href="http://repo.isis.vanderbilt.edu/GME/old/">older releases, source code, and debugging symbols</a> </p>
<p><a href="GME Manual and User Guide/GME Manual and User Guide.pdf">GME User's Manual</a></p>
<p><a href="Tutorial/index.html">GME Tutorials</a></p>
Modified: trunk/Doc/index.md
==============================================================================
--- trunk/Doc/index.md Tue Apr 7 10:44:34 2020 (r2785)
+++ trunk/Doc/index.md Tue Apr 7 10:44:39 2020 (r2786)
@@ -13,8 +13,8 @@
[GME overview](http://www.isis.vanderbilt.edu/Projects/gme/)
Download GME
- [README/changelog](http://repo.isis.vanderbilt.edu/GME/18.10.22/README.txt)
- <a href="http://repo.isis.vanderbilt.edu/GME/18.10.22/GME-18.10.22.exe">GME-18.10.22.exe</a>
+ [README/changelog](http://repo.isis.vanderbilt.edu/GME/20.2.12/README.txt)
+ <a href="http://repo.isis.vanderbilt.edu/GME/20.2.12/GME-20.2.12.exe">GME-20.2.12.exe</a>
[older releases, source code, and debugging symbols](http://repo.isis.vanderbilt.edu/GME/old/)
[GME User's Manual](GME Manual and User Guide/GME Manual and User Guide.pdf)
More information about the gme-commit
mailing list