diff options
author | Benoit Foucher <benoit@zeroc.com> | 2016-03-18 18:00:16 +0100 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2016-03-18 18:00:16 +0100 |
commit | 7323cc945da3405c737b6ab262e10829c59cf67f (patch) | |
tree | 3eaf187a4c6477f9c41364a2837ee5bfa88925bf /CHANGELOG-3.6.md | |
parent | Universal character names support and other fixes (diff) | |
download | ice-7323cc945da3405c737b6ab262e10829c59cf67f.tar.bz2 ice-7323cc945da3405c737b6ab262e10829c59cf67f.tar.xz ice-7323cc945da3405c737b6ab262e10829c59cf67f.zip |
Fixed IceGridGUI bug where icestorm/glacier2 metrics were not displayed
Diffstat (limited to 'CHANGELOG-3.6.md')
-rw-r--r-- | CHANGELOG-3.6.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG-3.6.md b/CHANGELOG-3.6.md index a93d83e2de8..3b5003124d1 100644 --- a/CHANGELOG-3.6.md +++ b/CHANGELOG-3.6.md @@ -77,6 +77,9 @@ These are the changes since Ice 3.6.1. - Fixed a bug where unmarshaling Ice objects was really slow when using compact type IDs. +- Fixed an IceGridGUI bug where metrics attributes for Glacier2 and IceStorm + were not displayed. + ## Ruby Changes - Added compatibility with Ruby 2.3. |