From 91b2e57ea0e3ab794d4b57a12ef10205383525a5 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 14 Mar 2011 18:18:42 +0100 Subject: Prepare release --- lib/asn1/doc/src/notes.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'lib/asn1/doc/src') diff --git a/lib/asn1/doc/src/notes.xml b/lib/asn1/doc/src/notes.xml index c93adeffe2..77769afcd4 100644 --- a/lib/asn1/doc/src/notes.xml +++ b/lib/asn1/doc/src/notes.xml @@ -31,6 +31,44 @@

This document describes the changes made to the asn1 application.

+
Asn1 1.6.16 + +
Fixed Bugs and Malfunctions + + +

+ asn1ct: Make formatting of errors and warnings consistent

+

+ Consistently format warning and error reports. Warning + and error options from erlc now also work in asnc1ct. + (thanks to Tuncer Ayaz)

+

+ Own Id: OTP-9062

+
+ +

+ Shut off some dialyzer warnings

+

+ Own Id: OTP-9063

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

+ Crash in asn1ct_check, componentrelation_leadingattr + fixed. (Thanks to Stephane Pamelard for finding the bug)

+

+ Own Id: OTP-9092

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