diff options
author | Benoit Foucher <benoit@zeroc.com> | 2016-05-18 13:10:52 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2016-05-18 13:10:52 +0200 |
commit | f107bd04470d8a12cbc5355aee170943a71c7ce2 (patch) | |
tree | 44649a3f59c63a8a250afdf6950389a1db24c8db /CHANGELOG-3.6.md | |
parent | Fix ICE-7145 - Update OS X stacktrace version number to 3.6.3 (diff) | |
download | ice-f107bd04470d8a12cbc5355aee170943a71c7ce2.tar.bz2 ice-f107bd04470d8a12cbc5355aee170943a71c7ce2.tar.xz ice-f107bd04470d8a12cbc5355aee170943a71c7ce2.zip |
Fixed ICE-7150 - support for services using shared communicator in icegridadmin/IceGridGUI
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 5121da71caa..5c376b4ab65 100644 --- a/CHANGELOG-3.6.md +++ b/CHANGELOG-3.6.md @@ -48,6 +48,8 @@ These are the changes since Ice 3.6.2. passing optional output parameters to operations without required output parameters. +- Fixed a bug in icegridadmin and IceGridGUI which was preventing to get + properties for IceBox services using the IceBox shared communicator. ## C++ Changes |