From eace29905be436d77245656b2511c9a9c2c67c90 Mon Sep 17 00:00:00 2001 From: Raimo Niskanen Date: Fri, 5 May 2017 13:15:42 +0200 Subject: Revert "Prepare release" This reverts commit dc57404252c47520f352834ad9be45ad684f96c9. --- lib/asn1/doc/src/notes.xml | 49 ---------------------------------------------- 1 file changed, 49 deletions(-) (limited to 'lib/asn1/doc') diff --git a/lib/asn1/doc/src/notes.xml b/lib/asn1/doc/src/notes.xml index c5074418cd..499a7e40c3 100644 --- a/lib/asn1/doc/src/notes.xml +++ b/lib/asn1/doc/src/notes.xml @@ -32,55 +32,6 @@

This document describes the changes made to the asn1 application.

-
Asn1 5.0 - -
Fixed Bugs and Malfunctions - - -

- Add compile option -compile(no_native) in modules - with on_load directive which is not yet supported - by HiPE.

-

- Own Id: OTP-14316 Aux Id: PR-1390

-
-
-
- - -
Improvements and New Features - - -

The error tuple returned from the encode - and decode functions will now include the stack - backtrace to make it easier to understand what went - wrong.

-

- Own Id: OTP-13961

-
- -

The deprecated module asn1rt has been removed. - The deprecated functions asn1ct:encode/3 and - asn1ct:decode/3 have been removed. The - undocumented function asn1ct:encode/2 has been - removed.

-

- *** POTENTIAL INCOMPATIBILITY ***

-

- Own Id: OTP-14146

-
- -

The new 'maps' option changes the - representation of the types SEQUENCE and - SET to be maps (instead of records).

-

- Own Id: OTP-14219

-
-
-
- -
-
Asn1 4.0.4
Fixed Bugs and Malfunctions -- cgit v1.2.3