From 4a5a75811e2cd590b5c94f71864a5245fd511ccf Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 24 May 2011 13:16:24 +0200 Subject: Prepare release --- lib/asn1/doc/src/notes.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'lib/asn1/doc/src/notes.xml') diff --git a/lib/asn1/doc/src/notes.xml b/lib/asn1/doc/src/notes.xml index ccff9892c6..5e221c03e9 100644 --- a/lib/asn1/doc/src/notes.xml +++ b/lib/asn1/doc/src/notes.xml @@ -31,6 +31,30 @@

This document describes the changes made to the asn1 application.

+
Asn1 1.6.17 + +
Fixed Bugs and Malfunctions + + +

+ Test cases which started failing when timer:tc was + changed to not catch are corrected.

+

+ Own Id: OTP-9286

+
+ +

+ The bounds checking in the asn1_erl_driver when the + length value of a TLV is a Long Definite Length is + corrected. Thanks to Vance Shipley.

+

+ Own Id: OTP-9303

+
+
+
+ +
+
Asn1 1.6.16
Fixed Bugs and Malfunctions -- cgit v1.2.3