aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2014-09-15 12:02:14 +0200
committerErlang/OTP <[email protected]>2014-09-15 12:02:14 +0200
commit950d808c97a4c5b579f4f1cc16b95f2d419d3505 (patch)
tree7f2cf00f62e2378410fb29099b817b1f3185e253 /lib/megaco
parent2191e216a95d3cb41edd7ad2069e3b2d88b907e7 (diff)
downloadotp-950d808c97a4c5b579f4f1cc16b95f2d419d3505.tar.gz
otp-950d808c97a4c5b579f4f1cc16b95f2d419d3505.tar.bz2
otp-950d808c97a4c5b579f4f1cc16b95f2d419d3505.zip
Update release notes
Diffstat (limited to 'lib/megaco')
-rw-r--r--lib/megaco/doc/src/notes.xml19
1 files changed, 18 insertions, 1 deletions
diff --git a/lib/megaco/doc/src/notes.xml b/lib/megaco/doc/src/notes.xml
index dff36fd51c..9a260c3878 100644
--- a/lib/megaco/doc/src/notes.xml
+++ b/lib/megaco/doc/src/notes.xml
@@ -36,7 +36,24 @@
section is the version number of Megaco.</p>
- <section><title>Megaco 3.17.1</title>
+ <section><title>Megaco 3.17.2</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Implement --enable-sanitizers[=sanitizers]. Similar to
+ debugging with Valgrind, it's very useful to enable
+ -fsanitize= switches to catch bugs at runtime.</p>
+ <p>
+ Own Id: OTP-12153</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
+<section><title>Megaco 3.17.1</title>
<section><title>Improvements and New Features</title>
<list>