diff options
author | Bernard Normier <bernard@zeroc.com> | 2015-09-01 13:24:04 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2015-09-01 13:24:04 -0400 |
commit | b43928490958c3735574c0f98c1aace658951534 (patch) | |
tree | 4d791744dbeb52b6ab386ff2e3b26866fa027490 /CHANGELOG-3.6.md | |
parent | Fixed ICE-6757 - allow Windows 10 UAP apps to re-use multicast addr (diff) | |
download | ice-b43928490958c3735574c0f98c1aace658951534.tar.bz2 ice-b43928490958c3735574c0f98c1aace658951534.tar.xz ice-b43928490958c3735574c0f98c1aace658951534.zip |
Updated UWP entry
Diffstat (limited to 'CHANGELOG-3.6.md')
-rw-r--r-- | CHANGELOG-3.6.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG-3.6.md b/CHANGELOG-3.6.md index 72cff3bbda0..fb0d82e3875 100644 --- a/CHANGELOG-3.6.md +++ b/CHANGELOG-3.6.md @@ -29,7 +29,7 @@ These are the changes since Ice 3.6.0. - Fixed IceStorm performance issue when creating a large number of topics. -- Added support for Visual Studio 2015 and Universal Windows Applications. +- Added support for Visual Studio 2015 and Universal Windows Platform (UWP) apps. - Connection and transport buffers are now released when the connection is closed rather than waiting for the collection or destruction of the Ice |