From 835dba95f810cc925ac856171014b9dbea8c90be Mon Sep 17 00:00:00 2001 From: Niclas Eklund Date: Mon, 22 Mar 2010 14:22:24 +0000 Subject: Fix usage of ip_v6_disabled and publish it --- lib/ssh/doc/src/notes.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/ssh/doc/src/notes.xml') diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index 6ea7f099b3..2533ab8085 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -33,6 +33,12 @@
Improvements and New Features + +

The configuration parameter ip_v6_disabled is now available, + which makes it possible for the user to alter the IP version + SSH shall use.

+

Own Id: OTP-8535 Aux Id:

+

The ssh_connection:send operation now accepts infinity as timeout.

Own Id: OTP-8534 Aux Id:

-- cgit v1.2.3