diff options
Diffstat (limited to 'lib/stdlib/doc/src')
| -rw-r--r-- | lib/stdlib/doc/src/notes.xml | 17 | 
1 files changed, 17 insertions, 0 deletions
| diff --git a/lib/stdlib/doc/src/notes.xml b/lib/stdlib/doc/src/notes.xml index 385f092069..2bea75ef9f 100644 --- a/lib/stdlib/doc/src/notes.xml +++ b/lib/stdlib/doc/src/notes.xml @@ -289,6 +289,23 @@  </section> +<section><title>STDLIB 3.8.2.1</title> + +    <section><title>Fixed Bugs and Malfunctions</title> +      <list> +        <item> +	    <p> Fix a bug that could cause a failure when formatting +	    binaries using the control sequences <c>p</c> or <c>P</c> +	    and limiting the output with the option +	    <c>chars_limit</c>. </p> +          <p> +	    Own Id: OTP-15847 Aux Id: ERL-957 </p> +        </item> +      </list> +    </section> + +</section> +  <section><title>STDLIB 3.8.2</title>      <section><title>Fixed Bugs and Malfunctions</title> | 
