aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2014-09-14 08:12:37 +0200
committerAnders Svensson <[email protected]>2014-09-14 08:16:23 +0200
commit99c1df966b7065345b711086a2286b85d477869b (patch)
tree80d5c15a42a0a1a391cc95851238bc353ac58a5e
parent156b9c67d9d0fc7e4b21e5b7dc4b6f36b05775cb (diff)
downloadotp-99c1df966b7065345b711086a2286b85d477869b.tar.gz
otp-99c1df966b7065345b711086a2286b85d477869b.tar.bz2
otp-99c1df966b7065345b711086a2286b85d477869b.zip
Add recompilation admonition to 17.2 release notes
That dictionaries need to be recompiled, which is the case whenever diameter_gen.hrl is modified.
-rw-r--r--lib/diameter/doc/src/notes.xml6
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>