diff options
| -rw-r--r-- | lib/ssh/doc/src/notes.xml | 16 | 
1 files changed, 16 insertions, 0 deletions
| diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index 39bfd35f74..99303393c4 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -30,6 +30,22 @@      <file>notes.xml</file>    </header> +<section><title>Ssh 4.2.2.5</title> + +    <section><title>Improvements and New Features</title> +      <list> +        <item> +          <p> +	    Default exec is disabled when a user-defined shell is +	    enabled.</p> +          <p> +	    Own Id: OTP-14881</p> +        </item> +      </list> +    </section> + +</section> +  <section><title>Ssh 4.2.2.4</title>      <section><title>Fixed Bugs and Malfunctions</title> | 
