diff options
Diffstat (limited to 'lib/jinterface/doc/src')
| -rw-r--r-- | lib/jinterface/doc/src/notes.xml | 16 | 
1 files changed, 16 insertions, 0 deletions
| diff --git a/lib/jinterface/doc/src/notes.xml b/lib/jinterface/doc/src/notes.xml index a571de6916..879634561b 100644 --- a/lib/jinterface/doc/src/notes.xml +++ b/lib/jinterface/doc/src/notes.xml @@ -30,6 +30,22 @@    </header>    <p>This document describes the changes made to the Jinterface application.</p> +<section><title>Jinterface 1.5.3.2</title> + +    <section><title>Improvements and New Features</title> +      <list> +        <item> +          <p> +	    The OtpMbox class did not have a hash() method, which it +	    should have because it overrides equals().</p> +          <p> +	    Own Id: OTP-8854</p> +        </item> +      </list> +    </section> + +</section> +  <section><title>Jinterface 1.5.3.1</title>      <section><title>Improvements and New Features</title> | 
