From 25237481ccccd3ddfa74582dc267632ad618ba30 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Mon, 9 Dec 2013 20:12:33 +0100
Subject: Prepare release
---
lib/mnesia/doc/src/notes.xml | 26 +++++++++++++++++++++++++-
1 file changed, 25 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 da66a647f5..0e9131190d 100644
--- a/lib/mnesia/doc/src/notes.xml
+++ b/lib/mnesia/doc/src/notes.xml
@@ -38,7 +38,31 @@
thus constitutes one section in this document. The title of each
section is the version number of Mnesia.
- Mnesia 4.10
+ Mnesia 4.11
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Fixed a race in mnesia which could cause hanging
+ transaction when sticky locks had been used. Thanks
+ janchochol.
+
+ Own Id: OTP-11375
+
+ -
+
+ Fixed dirty_update_counter which could return ok, thanks
+ Anton Ryabkov.
+
+ Own Id: OTP-11485
+
+
+
+
+
+
+Mnesia 4.10
Fixed Bugs and Malfunctions
--
cgit v1.2.3