From 91b2e57ea0e3ab794d4b57a12ef10205383525a5 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Mon, 14 Mar 2011 18:18:42 +0100
Subject: Prepare release
---
lib/mnesia/doc/src/notes.xml | 38 +++++++++++++++++++++++++++++++++++++-
1 file changed, 37 insertions(+), 1 deletion(-)
(limited to 'lib/mnesia')
diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml
index 5a6de05c8b..ccf70b8373 100644
--- a/lib/mnesia/doc/src/notes.xml
+++ b/lib/mnesia/doc/src/notes.xml
@@ -38,7 +38,43 @@
thus constitutes one section in this document. The title of each
section is the version number of Mnesia.
- Mnesia 4.4.16
+ Mnesia 4.4.17
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Calling mnesia:first/1 on empty fragmented table works.
+ Thanks Magnus Henoch.
+
+ Own Id: OTP-9108
+
+ -
+
+ If Mnesia detects that the network is not fully connected
+ during start, Mnesia will not start until all nodes are
+ reachable.
+
+ Own Id: OTP-9115 Aux Id: seq-11728
+
+
+
+
+
+ Improvements and New Features
+
+ -
+
+ Fix issues reported by dialyzer.
+
+ Own Id: OTP-9107
+
+
+
+
+
+
+Mnesia 4.4.16
Fixed Bugs and Malfunctions
--
cgit v1.2.3