aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl/doc
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-03-09 12:00:00 +0100
committerBjörn Gustavsson <[email protected]>2010-08-20 08:46:31 +0200
commitcc7d994b9c8db2a8889049e738f43e4f6fbf1d99 (patch)
treeedb152677a71fc38309611a2ad08286722a620ea /lib/sasl/doc
parent075a7ffcabb8c8a4c5ce06c11155403f1967a670 (diff)
downloadotp-cc7d994b9c8db2a8889049e738f43e4f6fbf1d99.tar.gz
otp-cc7d994b9c8db2a8889049e738f43e4f6fbf1d99.tar.bz2
otp-cc7d994b9c8db2a8889049e738f43e4f6fbf1d99.zip
sasl: Patch 1109
OTP-8506 <p>Use an infinity timeout in all calls to <c>gen_server:call()</c> in the <c>sasl</c> application.</p>
Diffstat (limited to 'lib/sasl/doc')
-rw-r--r--lib/sasl/doc/src/notes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/sasl/doc/src/notes.xml b/lib/sasl/doc/src/notes.xml
index 390b353386..4c4b11d3c4 100644
--- a/lib/sasl/doc/src/notes.xml
+++ b/lib/sasl/doc/src/notes.xml
@@ -30,6 +30,22 @@
</header>
<p>This document describes the changes made to the SASL application.</p>
+<section><title>SASL 2.1.9.1</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>Use an infinity timeout in all calls to
+ <c>gen_server:call()</c> in the <c>sasl</c>
+ application.</p>
+ <p>
+ Own Id: OTP-8506 Aux Id: seq11509 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>SASL 2.1.9</title>
<section><title>Improvements and New Features</title>