aboutsummaryrefslogtreecommitdiffstats
path: root/lib/jinterface
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2011-03-14 18:18:42 +0100
committerErlang/OTP <[email protected]>2011-03-14 18:18:42 +0100
commit91b2e57ea0e3ab794d4b57a12ef10205383525a5 (patch)
treea6f86f2dd5fba88e45d266f86e2bee0711c4d49e /lib/jinterface
parent34534ab6f713c9b835e40e72fc23de0dd781da08 (diff)
downloadotp-91b2e57ea0e3ab794d4b57a12ef10205383525a5.tar.gz
otp-91b2e57ea0e3ab794d4b57a12ef10205383525a5.tar.bz2
otp-91b2e57ea0e3ab794d4b57a12ef10205383525a5.zip
Prepare releaseOTP_R14B02
Diffstat (limited to 'lib/jinterface')
-rw-r--r--lib/jinterface/doc/src/notes.xml16
-rw-r--r--lib/jinterface/vsn.mk2
2 files changed, 17 insertions, 1 deletions
diff --git a/lib/jinterface/doc/src/notes.xml b/lib/jinterface/doc/src/notes.xml
index 879634561b..962be63968 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.4</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Some malformed distribution messages could cause VM to
+ crash, this is now corrected.</p>
+ <p>
+ Own Id: OTP-8993</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Jinterface 1.5.3.2</title>
<section><title>Improvements and New Features</title>
diff --git a/lib/jinterface/vsn.mk b/lib/jinterface/vsn.mk
index 24ffe7c5e6..9d75a653e3 100644
--- a/lib/jinterface/vsn.mk
+++ b/lib/jinterface/vsn.mk
@@ -1 +1 @@
-JINTERFACE_VSN = 1.5.3.2
+JINTERFACE_VSN = 1.5.4