diff options
-rw-r--r-- | RELEASE_NOTES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 9c3285fbced..e49c597b07f 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -279,6 +279,9 @@ an appropriate IP address for your endpoints. Appendix D of the Ice manual explains the syntax for specifying IPv6 and UDP multicast addresses in endpoints. +Note that IPv6 is not currently supported in Java on Windows due to a +bug in the JVM. + Updated C# mapping ------------------ @@ -311,6 +314,7 @@ If you prefer to use the previous .NET 1.1 mapping to DictionaryBase, you will need to annotate your Slice definitions with the metadata tag "clr:collection". + ====================================================================== 2. Ice for .NET ====================================================================== @@ -880,6 +884,7 @@ the use of these APIs as soon as possible. implementation. It has been replaced by the new configuration property Ice.Plugin.Logger. + ====================================================================== 6. Platform specific notes ====================================================================== |