From 5fab0495653a1649c903937597897a18c50751c9 Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Wed, 12 Apr 2023 10:49:18 +0200 Subject: Revert "Prepare release" This reverts commit d4e4511b19f4126d9271a6e3a8fa2eb716da7e85. --- lib/ssh/doc/src/notes.xml | 37 ------------------------------------- 1 file changed, 37 deletions(-) (limited to 'lib/ssh/doc/src') diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index d63bc60fe5..b445e649f8 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -30,43 +30,6 @@ notes.xml -
Ssh 5.0 - -
Improvements and New Features - - -

- The ssh_cli has been updated to work with the changes - introduced in the new Erlang shell implementation.

-

- Own Id: OTP-18231 Aux Id: OTP-17932 PR-6144

-
- -

- Typing Ctrl+L in a shell now clears the screen and - redraws the current line instead of only redrawing the - current line. To only redraw the current line, you must - now type Alt+L. This brings the behaviour of - Ctrl+L closer to how bash and other shells work.

-

- *** POTENTIAL INCOMPATIBILITY ***

-

- Own Id: OTP-18285 Aux Id: PR-6262

-
- -

The implementation has been fixed to use - proc_lib:init_fail/2,3 where appropriate, instead - of proc_lib:init_ack/1,2.

-

- *** POTENTIAL INCOMPATIBILITY ***

-

- Own Id: OTP-18490 Aux Id: OTP-18471, GH-6339, PR-6843

-
-
-
- -
-
Ssh 4.15.3
Fixed Bugs and Malfunctions -- cgit v1.2.1