diff options
author | Anders Svensson <[email protected]> | 2012-11-16 16:43:26 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2012-11-19 15:45:50 +0100 |
commit | 74da5d96862b5f0ef80406d5b01dd4d9ac77ee90 (patch) | |
tree | ed33bee372a9e1c77dc4dfe380f56be04b579261 /lib/diameter | |
parent | b318cb48b9a2e7609d4406138600e4873dbce0c5 (diff) | |
download | otp-74da5d96862b5f0ef80406d5b01dd4d9ac77ee90.tar.gz otp-74da5d96862b5f0ef80406d5b01dd4d9ac77ee90.tar.bz2 otp-74da5d96862b5f0ef80406d5b01dd4d9ac77ee90.zip |
Insert missing 1.1 release notes
Diffstat (limited to 'lib/diameter')
-rw-r--r-- | lib/diameter/doc/src/notes.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml index aad86b966b..b89d84a4f6 100644 --- a/lib/diameter/doc/src/notes.xml +++ b/lib/diameter/doc/src/notes.xml @@ -142,6 +142,33 @@ first.</p> </section> +<section><title>Diameter 1.1</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Fix fault in sending of 'closed' events.</p> + <p> + The fault made it possible for the 'closed' event not to + be sent following a failed capabilities exchange.</p> + <p> + Own Id: OTP-9824</p> + </item> + <item> + <p> + Fix faulty diameterc -name/-prefix.</p> + <p> + A minor blunder when introducing the new dictionary + parser in diameter-1.0 broke these options.</p> + <p> + Own Id: OTP-9826</p> + </item> + </list> + </section> + +</section> + <section><title>Diameter 1.0</title> <section><title>Fixed Bugs and Malfunctions</title> |