From 05f11890bdfec4bfc3a78e191a87e70a937ffc54 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 25 Feb 2013 19:23:54 +0100 Subject: Prepare release --- lib/ic/doc/src/notes.xml | 20 +++++++++++++++++++- lib/ic/vsn.mk | 2 +- 2 files changed, 20 insertions(+), 2 deletions(-) (limited to 'lib/ic') diff --git a/lib/ic/doc/src/notes.xml b/lib/ic/doc/src/notes.xml index 5838de642a..92cc7cab7a 100644 --- a/lib/ic/doc/src/notes.xml +++ b/lib/ic/doc/src/notes.xml @@ -30,7 +30,25 @@ notes.xml -
IC 4.3 +
IC 4.3.1 + +
Fixed Bugs and Malfunctions + + +

+ Revert the structs erlang_pid, erlang_port + and erlang_ref as they were before R16A (without + node_org_enc) in order to be backward compatible + with user code that accesses the fields of these structs.

+

+ Own Id: OTP-10885 Aux Id: seq12256

+
+
+
+ +
+ +
IC 4.3
Improvements and New Features diff --git a/lib/ic/vsn.mk b/lib/ic/vsn.mk index dcaf81d26f..9fd8aedb63 100644 --- a/lib/ic/vsn.mk +++ b/lib/ic/vsn.mk @@ -1 +1 @@ -IC_VSN = 4.3 +IC_VSN = 4.3.1 -- cgit v1.2.3