aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/doc
diff options
context:
space:
mode:
authorNiclas Eklund <[email protected]>2010-03-22 08:58:30 +0000
committerErlang/OTP <[email protected]>2010-03-22 08:58:30 +0000
commit14801bff88836ad47850c91287b3126f132b5d65 (patch)
tree473bf02a87af9b61f0dda3027a03595633521140 /lib/ssh/doc
parentbbafff92c639e227d9be204ed956f895d7c364e7 (diff)
downloadotp-14801bff88836ad47850c91287b3126f132b5d65.tar.gz
otp-14801bff88836ad47850c91287b3126f132b5d65.tar.bz2
otp-14801bff88836ad47850c91287b3126f132b5d65.zip
The send operation now accepts infinity as timeout
Diffstat (limited to 'lib/ssh/doc')
-rw-r--r--lib/ssh/doc/src/notes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml
index b3484a1e98..6ea7f099b3 100644
--- a/lib/ssh/doc/src/notes.xml
+++ b/lib/ssh/doc/src/notes.xml
@@ -34,6 +34,10 @@
<section><title>Improvements and New Features</title>
<list>
<item>
+ <p>The ssh_connection:send operation now accepts infinity as timeout.</p>
+ <p>Own Id: OTP-8534 Aux Id:</p>
+ </item>
+ <item>
<p>The connection handler now include stack traces when a channel
message is not handled correctly.</p>
<p>Own Id: OTP-8524 Aux Id:</p>