diff options
author | Anders Svensson <[email protected]> | 2014-09-14 08:20:29 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2014-09-14 08:20:29 +0200 |
commit | 76f185d3fa392460f3ed0d9f7ae3bcc19aef87fd (patch) | |
tree | dcb8202f5416c9cc394eb7c2db2aee91495948c6 /lib/diameter | |
parent | 787704a83be49aa7fd243a1ae6f21a84f1304a45 (diff) | |
parent | 99c1df966b7065345b711086a2286b85d477869b (diff) | |
download | otp-76f185d3fa392460f3ed0d9f7ae3bcc19aef87fd.tar.gz otp-76f185d3fa392460f3ed0d9f7ae3bcc19aef87fd.tar.bz2 otp-76f185d3fa392460f3ed0d9f7ae3bcc19aef87fd.zip |
Merge branch 'anders/diameter/17.3_release/OTP-12093' into maint
* anders/diameter/17.3_release/OTP-12093:
Add recompilation admonition to 17.2 release notes
Diffstat (limited to 'lib/diameter')
-rw-r--r-- | lib/diameter/doc/src/notes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml index d89e1dfd26..b3cd53c497 100644 --- a/lib/diameter/doc/src/notes.xml +++ b/lib/diameter/doc/src/notes.xml @@ -114,6 +114,9 @@ first.</p> M-bit, resulting in 5001) failed if the AVP contained a complete header.</p> <p> + Dictionary files must be recompiled for the fix to have + effect.</p> + <p> Own Id: OTP-11946</p> </item> <item> @@ -152,6 +155,9 @@ first.</p> otherwise not. AVPs of type Grouped are decoded as much as possible, as deeply as possible.</p> <p> + Dictionary files must be recompiled for the fix to have + effect.</p> + <p> Own Id: OTP-11936 Aux Id: OTP-11007 </p> </item> <item> |