From 17224a3d31d25ce6daa4de63b52b26bee9564bcd Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 13 Sep 2010 17:58:05 +0200 Subject: Prepare release --- lib/asn1/doc/src/notes.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'lib/asn1/doc/src') diff --git a/lib/asn1/doc/src/notes.xml b/lib/asn1/doc/src/notes.xml index c5ec682e0f..375e859d20 100644 --- a/lib/asn1/doc/src/notes.xml +++ b/lib/asn1/doc/src/notes.xml @@ -31,6 +31,50 @@

This document describes the changes made to the asn1 application.

+
Asn1 1.6.14.1 + +
Fixed Bugs and Malfunctions + + +

+ Extension Addition Groups are now supported by the parser + and in all backends.

+

+ Own Id: OTP-8598 Aux Id: seq-11557

+
+ +

+ Extension Addition Groups are now supported in nested + types within a SEQUENCE and CHOICE as well (missed that + in previous fix)

+

+ Own Id: OTP-8797 Aux Id: seq-11557

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

+ Bug in UNALIGNED PER regarding encoding and decoding of + constrained numbers with a valuerange > 1024. (Thanks to + Vincent de Phily)

+

+ Own Id: OTP-8779

+
+ +

+ Minor corrections in the User Guide.

+

+ Own Id: OTP-8829

+
+
+
+ +
+
Asn1 1.6.14
Improvements and New Features -- cgit v1.2.3