From 99c1df966b7065345b711086a2286b85d477869b Mon Sep 17 00:00:00 2001
From: Anders Svensson
Date: Sun, 14 Sep 2014 08:12:37 +0200
Subject: Add recompilation admonition to 17.2 release notes
That dictionaries need to be recompiled, which is the case whenever
diameter_gen.hrl is modified.
---
lib/diameter/doc/src/notes.xml | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'lib/diameter')
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
@@ -113,6 +113,9 @@ first.
answer message as a consequence of other errors (eg.
M-bit, resulting in 5001) failed if the AVP contained a
complete header.
+
+ Dictionary files must be recompiled for the fix to have
+ effect.
Own Id: OTP-11946
@@ -151,6 +154,9 @@ first.
fail. Component AVPs are now decoded if possible,
otherwise not. AVPs of type Grouped are decoded as much
as possible, as deeply as possible.
+
+ Dictionary files must be recompiled for the fix to have
+ effect.
Own Id: OTP-11936 Aux Id: OTP-11007
--
cgit v1.2.3