diff options
author | Micael Karlberg <[email protected]> | 2011-11-07 16:21:40 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-11-07 16:21:40 +0100 |
commit | b9d1fc888d262b8a1caf9be54083a0d67d6012cb (patch) | |
tree | b829c0cf811b6f230653b75433d01657017c62c7 /lib/megaco/doc/src/notes.xml | |
parent | 2c18949bf1edfda523ae15229e94a8400bb1870c (diff) | |
parent | 8149b970814848dc404767d5635529c61cf20b24 (diff) | |
download | otp-b9d1fc888d262b8a1caf9be54083a0d67d6012cb.tar.gz otp-b9d1fc888d262b8a1caf9be54083a0d67d6012cb.tar.bz2 otp-b9d1fc888d262b8a1caf9be54083a0d67d6012cb.zip |
Minor improvemnts to the emasurement tool mstone1.
OTP-9604
The profiling test tool has been rewritten.
H�kan Mattsson
OTP-9679
Merge branch 'bmk/megaco/r15_integration'
Diffstat (limited to 'lib/megaco/doc/src/notes.xml')
-rw-r--r-- | lib/megaco/doc/src/notes.xml | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/lib/megaco/doc/src/notes.xml b/lib/megaco/doc/src/notes.xml index 2aba8db71b..dfbc5895d1 100644 --- a/lib/megaco/doc/src/notes.xml +++ b/lib/megaco/doc/src/notes.xml @@ -36,6 +36,54 @@ section is the version number of Megaco.</p> + <section><title>Megaco 3.15.1.2</title> + + <p>Version 3.15.1.2 supports code replacement in runtime from/to + version 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>Minor improvemnts to the emasurement tool mstone1. </p> + <p>Own Id: OTP-9604</p> + </item> + + <item> + <p>The profiling test tool has been rewritten. </p> + <p>Håkan Mattsson</p> + <p>Own Id: OTP-9679</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> <!-- 3.15.1.2 --> + + <section><title>Megaco 3.15.1.1</title> <p>Version 3.15.1.1 supports code replacement in runtime from/to |