aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco/doc/src/notes.xml
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2013-04-19 17:44:37 +0200
committerErlang/OTP <[email protected]>2013-04-19 17:44:37 +0200
commitbda0b2340ab09b8f0f2e0470500c1814ec65392a (patch)
treeffe3138a088a3ef41aa1b25d643e26eb88cd9d20 /lib/megaco/doc/src/notes.xml
parentd2c7d9ffb3ceffdb324ce93fc2ea2f442f12c1fe (diff)
parent46d8a5961ba734fa4d5d198c481d34aad65c35e5 (diff)
downloadotp-maint-r13.tar.gz
otp-maint-r13.tar.bz2
otp-maint-r13.zip
Merge branch 'bmk/megaco/flex_buffer_overrun_while_scanning_prop_parms/OTP-10998/r13' into maint-r13maint-r13
* bmk/megaco/flex_buffer_overrun_while_scanning_prop_parms/OTP-10998/r13: [megaco] Used wrong downgrade tag for (flex) handler Changed name of test case functions (from seq12263 to otp10998) Assign correct version and updated release notes accordingly. Removed comments Ensure of incorrect number of terms when scanning property groups Uncommented test cases Add new messages Calculation of term_spec size (initial and next) changed Minor test case rework Test case cleanup Add rule for test beam'es Preliminary test case updates
Diffstat (limited to 'lib/megaco/doc/src/notes.xml')
-rw-r--r--lib/megaco/doc/src/notes.xml51
1 files changed, 49 insertions, 2 deletions
diff --git a/lib/megaco/doc/src/notes.xml b/lib/megaco/doc/src/notes.xml
index 99a3784402..39dff28e22 100644
--- a/lib/megaco/doc/src/notes.xml
+++ b/lib/megaco/doc/src/notes.xml
@@ -1,10 +1,10 @@
-<?xml version="1.0" encoding="latin1" ?>
+<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE chapter SYSTEM "chapter.dtd">
<chapter>
<header>
<copyright>
- <year>2000</year><year>2010</year>
+ <year>2000</year><year>2013</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -36,6 +36,53 @@
section is the version number of Megaco.</p>
<section>
+ <title>Megaco 3.14.2</title>
+
+ <p>Version 3.14.2 supports code replacement in runtime from/to
+ version 3.14.1, 3.14, 3.13 and 3.12.</p>
+
+ <section>
+ <title>Improvements and new features</title>
+
+ <p>-</p>
+
+<!--
+ <list type="bulleted">
+ <item>
+ <p>A minor compiler related performance improvement. </p>
+ <p>Own Id: OTP-8561</p>
+ </item>
+
+ </list>
+-->
+
+ </section>
+
+ <section>
+ <title>Fixed bugs and malfunctions</title>
+<!--
+ <p>-</p>
+-->
+
+ <list type="bulleted">
+ <item>
+ <p>Buffer overrun error while flex scanner processing
+ property parm groups. </p>
+ <p>This error occured only for large messages if a
+ buffer realloc was needed while processing the
+ property parm groups. </p>
+ <p>Own Id: OTP-10998</p>
+ <p>Aux Id: Seq 12263</p>
+ </item>
+
+ </list>
+
+ </section>
+
+ </section> <!-- 3.14.2 -->
+
+
+ <section>
<title>Megaco 3.14.1</title>
<p>Version 3.14.1 supports code replacement in runtime from/to