diff options
| author | Erlang/OTP <[email protected]> | 2010-09-13 17:58:05 +0200 | 
|---|---|---|
| committer | Erlang/OTP <[email protected]> | 2010-09-13 17:58:05 +0200 | 
| commit | 17224a3d31d25ce6daa4de63b52b26bee9564bcd (patch) | |
| tree | a9ac83051638869cd13038de6b06b4085e47c5d7 /lib/jinterface/doc/src | |
| parent | 3a4919553479db898a0935d4342a4fb8fcec66ae (diff) | |
| download | otp-17224a3d31d25ce6daa4de63b52b26bee9564bcd.tar.gz otp-17224a3d31d25ce6daa4de63b52b26bee9564bcd.tar.bz2 otp-17224a3d31d25ce6daa4de63b52b26bee9564bcd.zip | |
Prepare releaseOTP_R14B
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 977a7a7f98..a571de6916 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.1</title> + +    <section><title>Improvements and New Features</title> +      <list> +        <item> +          <p> +	    An pom.xml file is now generated. (Thanks to Gabor +	    Liptak.)</p> +          <p> +	    Own Id: OTP-8841</p> +        </item> +      </list> +    </section> + +</section> +  <section><title>Jinterface 1.5.3</title>      <section><title>Improvements and New Features</title> | 
