From eaf8ca41dfa4850437ad270d3897399c9358ced0 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 30 May 2017 16:15:30 +0200 Subject: Prepare release --- lib/mnesia/doc/src/notes.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'lib/mnesia/doc/src/notes.xml') diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml index 062a62298b..3ca4026190 100644 --- a/lib/mnesia/doc/src/notes.xml +++ b/lib/mnesia/doc/src/notes.xml @@ -39,7 +39,26 @@ thus constitutes one section in this document. The title of each section is the version number of Mnesia.

-
Mnesia 4.14.3 +
Mnesia 4.15 + +
Improvements and New Features + + +

+ Removed the wrapping of select continuations in extension + plugin handling. This might require the user to rewrite + user backend plugin if used.

+

+ *** POTENTIAL INCOMPATIBILITY ***

+

+ Own Id: OTP-14039

+
+
+
+ +
+ +
Mnesia 4.14.3
Fixed Bugs and Malfunctions -- cgit v1.2.3