diff options
author | Dan Gudmundsson <[email protected]> | 2010-06-09 09:37:04 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-06-09 09:37:04 +0000 |
commit | 58076ca43949a935e36696608aefed373d6edbe9 (patch) | |
tree | 5b985f39752bacaeb0b96952ca3ba6d8a774c445 /lib/mnesia/doc | |
parent | cf0385b20b8c17220029c2419c7b97977375d86e (diff) | |
download | otp-58076ca43949a935e36696608aefed373d6edbe9.tar.gz otp-58076ca43949a935e36696608aefed373d6edbe9.tar.bz2 otp-58076ca43949a935e36696608aefed373d6edbe9.zip |
Prepare Release
Diffstat (limited to 'lib/mnesia/doc')
-rw-r--r-- | lib/mnesia/doc/src/notes.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml index 66242398d9..b0bead0ba0 100644 --- a/lib/mnesia/doc/src/notes.xml +++ b/lib/mnesia/doc/src/notes.xml @@ -37,6 +37,22 @@ bugfixes for every release of Mnesia. Each release of Mnesia thus constitutes one section in this document. The title of each section is the version number of Mnesia.</p> + + <section><title>Mnesia 4.4.14</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> + Added mnesia:subscribe(activity) contributed by Bernard + Duggan.</p> + <p> + Own Id: OTP-8519</p> + </item> + </list> + </section> + + </section> <section><title>Mnesia 4.4.13</title> |