diff options
author | Micael Karlberg <[email protected]> | 2011-12-21 15:30:55 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-12-21 15:30:55 +0100 |
commit | b873a5b3524ff31d232d4af0da5efcc1a9687ae3 (patch) | |
tree | fb567d86aad37f01bdddba278d09f5360185eb78 /lib/megaco/doc | |
parent | 58336ee5c613de56f6d69562cd59b651eef734f0 (diff) | |
download | otp-b873a5b3524ff31d232d4af0da5efcc1a9687ae3.tar.gz otp-b873a5b3524ff31d232d4af0da5efcc1a9687ae3.tar.bz2 otp-b873a5b3524ff31d232d4af0da5efcc1a9687ae3.zip |
[megaco] Fixed faulty test case (connect)
Diffstat (limited to 'lib/megaco/doc')
-rw-r--r-- | lib/megaco/doc/src/notes.xml | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/lib/megaco/doc/src/notes.xml b/lib/megaco/doc/src/notes.xml index d9c575885f..35da9513b9 100644 --- a/lib/megaco/doc/src/notes.xml +++ b/lib/megaco/doc/src/notes.xml @@ -36,6 +36,68 @@ section is the version number of Megaco.</p> + <section><title>Megaco 3.16.0.1</title> + + <p>Version 3.16.0.1 supports code replacement in runtime from/to + version 3.16, 3.15.1.1, 3.15.1 and 3.15.</p> + + <section> + <title>Improvements and new features</title> + +<!-- + <p>-</p> +--> + + <list type="bulleted"> + <item> + <p>Fixed some faulty test cases. </p> +<!-- + <p>Own Id: OTP-9795</p> +--> + </item> + + </list> + + </section> + + <section> + <title>Fixed bugs and malfunctions</title> + + <p>-</p> + + <!-- + <list type="bulleted"> + <item> + <p>Fixing miscellaneous things detected by dialyzer. </p> + <p>Own Id: OTP-9075</p> + </item> + + </list> + --> + + </section> + + <section> + <title>Incompatibilities</title> + <p>-</p> + +<!-- + <list type="bulleted"> + <item> + <p>Due to the change in the flex driver API, + we may no longer be able to build and/or use + the flex driver without reentrant support. </p> + <p>Own Id: OTP-9795</p> + </item> + + </list> +--> + + </section> + + </section> <!-- 3.16 --> + + <section><title>Megaco 3.16</title> <p>Version 3.16 supports code replacement in runtime from/to |