diff options
author | Erlang/OTP <[email protected]> | 2019-02-14 12:34:47 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2019-02-14 12:34:47 +0100 |
commit | 0d213a841529ff47bff71dc0d81e7a38a1ea35f0 (patch) | |
tree | 2c555923a8bd2e56b2c0fcbbff2d7e1f83aa44a8 /lib/diameter/doc/src | |
parent | 38808e9d5ad96af3d47fde4683f01050b448e238 (diff) | |
download | otp-0d213a841529ff47bff71dc0d81e7a38a1ea35f0.tar.gz otp-0d213a841529ff47bff71dc0d81e7a38a1ea35f0.tar.bz2 otp-0d213a841529ff47bff71dc0d81e7a38a1ea35f0.zip |
Prepare release
Diffstat (limited to 'lib/diameter/doc/src')
-rw-r--r-- | lib/diameter/doc/src/notes.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml index fa1be39b5b..18c3d76be4 100644 --- a/lib/diameter/doc/src/notes.xml +++ b/lib/diameter/doc/src/notes.xml @@ -43,6 +43,24 @@ first.</p> <!-- ===================================================================== --> +<section><title>diameter 2.1.4.1</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Fix failure of incoming answer message with faulty + Experimental-Result-Code. Failure to decode the AVP + resulted in an uncaught exception, with no no + handle_answer/error callback as a consequence.</p> + <p> + Own Id: OTP-15569 Aux Id: ERIERL-302 </p> + </item> + </list> + </section> + +</section> + <section><title>diameter 2.1.4</title> <section><title>Fixed Bugs and Malfunctions</title> |