diff options
author | Erlang/OTP <otp@erlang.org> | 2022-06-21 12:47:03 +0200 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2022-06-21 12:47:03 +0200 |
commit | a533abd26b285aa2448e3717e67049abd022c8fa (patch) | |
tree | 3212bd6df1e85fc2c3b43a513c86bb34d067f2dc /lib/ssh/doc/src | |
parent | 568d0f4f0283f3b7699b9bb2d417b2216b1adbd1 (diff) | |
download | erlang-a533abd26b285aa2448e3717e67049abd022c8fa.tar.gz |
Prepare release
Diffstat (limited to 'lib/ssh/doc/src')
-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 fac3519d0b..d043ff107f 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.11.1.6</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Binaries can be limited in logs with the parameter + <c>max_log_item_len</c>. The default value is 500 bytes.</p> + <p> + Own Id: OTP-18094</p> + </item> + </list> + </section> + +</section> + <section><title>Ssh 4.11.1.5</title> <section><title>Fixed Bugs and Malfunctions</title> |