diff options
author | Ingela Anderton Andin <ingela@erlang.org> | 2022-06-21 17:14:34 +0200 |
---|---|---|
committer | Ingela Anderton Andin <ingela@erlang.org> | 2022-06-21 17:14:34 +0200 |
commit | e6f67048c26a1f0bf001bf8e6c9255120882b33e (patch) | |
tree | d637be025fd4471e781cb8ecc2726728c6665445 /lib/ssh/doc/src | |
parent | 4716758a302ab952547a6d83ddde4d066a55306e (diff) | |
parent | 8e9201679129a42c9a2a78940dae83a058be68f2 (diff) | |
download | erlang-e6f67048c26a1f0bf001bf8e6c9255120882b33e.tar.gz |
Merge branch 'maint-23' into maint
* maint-23:
Updated OTP version
Prepare release
Update copyright year
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 c698cb1250..13019140eb 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -403,6 +403,22 @@ </section> +<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> |