From 3e871d69871fd30b4a3f97766bdaf6ea6b3cc092 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 7 Aug 2014 17:36:36 +0200 Subject: Update release notes --- lib/orber/doc/src/notes.xml | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) (limited to 'lib/orber') diff --git a/lib/orber/doc/src/notes.xml b/lib/orber/doc/src/notes.xml index 93dc403c47..141d306740 100644 --- a/lib/orber/doc/src/notes.xml +++ b/lib/orber/doc/src/notes.xml @@ -33,7 +33,46 @@ -
Orber 3.6.27 +
Orber 3.7 + +
Fixed Bugs and Malfunctions + + +

The following functions have been corrected so they + work properly with IPv6 addresses.

+ corba:resolve_initial_references_remote/2/3 + corba:list_initial_references_remote/1/2 + corba:string_to_object/1/2 +

+ Own Id: OTP-12016

+
+ +

A couple of macros were malformed, missing commas: + PROFILEBODY_1_1_TYPEDEF and PROFILEBODY_1_2_TYPEDEF. + Thanks to Vlad Dumitrescu.

+

+ Own Id: OTP-12062

+
+
+
+ + +
Improvements and New Features + + +

It is now possible to add listen interfaces for IPv6 + when orber is default configured for IPv4 and the other + way around. For more information, consult the User's + Guide and the orber module Reference Manual.

+

+ Own Id: OTP-12007

+
+
+
+ +
+ +
Orber 3.6.27
Fixed Bugs and Malfunctions -- cgit v1.2.3