diff options
author | Jose <jose@zeroc.com> | 2016-03-18 22:30:33 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2016-03-18 22:30:33 +0100 |
commit | c1d9f33d551999ae8d864c64c94d33a1f71baea3 (patch) | |
tree | a617aeb63bb8858c472ec89d8533027e4cf729ff /CHANGELOG-3.6.md | |
parent | ICE-7033 - IceGridGUI metrics layout bug (diff) | |
download | ice-c1d9f33d551999ae8d864c64c94d33a1f71baea3.tar.bz2 ice-c1d9f33d551999ae8d864c64c94d33a1f71baea3.tar.xz ice-c1d9f33d551999ae8d864c64c94d33a1f71baea3.zip |
IceGridGUI start minimized in OS X
Diffstat (limited to 'CHANGELOG-3.6.md')
-rw-r--r-- | CHANGELOG-3.6.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG-3.6.md b/CHANGELOG-3.6.md index 3b5003124d1..d8ea1f94fb3 100644 --- a/CHANGELOG-3.6.md +++ b/CHANGELOG-3.6.md @@ -80,6 +80,8 @@ These are the changes since Ice 3.6.1. - Fixed an IceGridGUI bug where metrics attributes for Glacier2 and IceStorm were not displayed. +- Fixed an IceGridGUI bug where the GUI started minimized in OS X. + ## Ruby Changes - Added compatibility with Ruby 2.3. |