diff options
author | Erlang/OTP <otp@erlang.org> | 2022-06-08 14:15:03 +0200 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2022-06-08 14:15:03 +0200 |
commit | 9ebfd8a69d687eab99cef62d32afd9fc79e89f27 (patch) | |
tree | 7227c6f5f7987920547a62d8b086393bd1218dae /lib/ssh/doc/src | |
parent | eb751c79aaac7992f78e65ad94bdbcaa2bfe1a72 (diff) | |
download | erlang-9ebfd8a69d687eab99cef62d32afd9fc79e89f27.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 fbba305ab1..3c7efae020 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.14.1</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.14</title> <section><title>Improvements and New Features</title> |