From e020f75c10410a6943cd055bfa072a2641eab7da Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Thu, 2 Jun 2016 10:55:26 +0200
Subject: Prepare release
---
lib/mnesia/doc/src/notes.xml | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
(limited to 'lib/mnesia/doc')
diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml
index 4a68e76d50..7d8e8d0c44 100644
--- a/lib/mnesia/doc/src/notes.xml
+++ b/lib/mnesia/doc/src/notes.xml
@@ -39,7 +39,28 @@
thus constitutes one section in this document. The title of each
section is the version number of Mnesia.
- Mnesia 4.13.4
+ Mnesia 4.14
+
+ Improvements and New Features
+
+ -
+
+ Added experimental external backend plugin api. This adds
+ the possibility for the user to write other storage
+ backends for data, for example by using shared memory or
+ ram-cached disk storage.
+
+ The plugin api may change in future versions after being
+ battle tested.
+
+ Own Id: OTP-13058
+
+
+
+
+
+
+Mnesia 4.13.4
Fixed Bugs and Malfunctions
--
cgit v1.2.3