summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2014-10-30 10:41:03 -0400
committerBernard Normier <bernard@zeroc.com>2014-10-30 10:41:03 -0400
commit85de8c2c753fe3773a1de0af6af5df6637896389 (patch)
treea797d942ed8b528a52820ec8bc3234ce0301c510
parentStringConverter fixes (diff)
parentAdded entry in CHANGES file about --interface and IPv6 (diff)
downloadice-85de8c2c753fe3773a1de0af6af5df6637896389.tar.bz2
ice-85de8c2c753fe3773a1de0af6af5df6637896389.tar.xz
ice-85de8c2c753fe3773a1de0af6af5df6637896389.zip
Merge branch 'master' of ssh://git/home/git/ice
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 30ff03ef6a4..2927eed5f75 100644
--- a/CHANGES
+++ b/CHANGES
@@ -27,6 +27,10 @@ Changes since version 3.5.1
General Changes
===============
+- It's now possible to specify an IPv6 address for the UDP --interface
+ local option, previously it only accepted an interface name or
+ index.
+
- Ice now guarantees that invocations made on different proxy objects
will be serialized if the proxies are equal and if connection
caching is enabled. Previously, invocations could be sent out of