From c18b13d4c8aa31b145703bbbf228fb07d6b2a0a5 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Wed, 21 Jun 2017 10:53:19 +0200
Subject: Prepare release
---
lib/mnesia/doc/src/notes.xml | 21 ++++++++++++++++++++-
lib/mnesia/vsn.mk | 2 +-
2 files changed, 21 insertions(+), 2 deletions(-)
(limited to 'lib/mnesia')
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
diff --git a/lib/mnesia/vsn.mk b/lib/mnesia/vsn.mk
index e272a469bb..81b15d65db 100644
--- a/lib/mnesia/vsn.mk
+++ b/lib/mnesia/vsn.mk
@@ -1 +1 @@
-MNESIA_VSN = 4.14.3
+MNESIA_VSN = 4.15
--
cgit v1.2.3