summaryrefslogtreecommitdiff
path: root/lib/jinterface
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2023-03-08 11:20:10 +0100
committerHenrik Nord <henrik@erlang.org>2023-03-08 11:20:10 +0100
commitd8fe532f5a7465d28fadc4b8d2d56ac601e24ade (patch)
tree0f4c3c4fddc91a41ea6616963a9ff2105aebf605 /lib/jinterface
parente91cd2d325a6ccc621fe849b72b8b4f5d6bb2348 (diff)
parent5400ccf243a31d664153a4b9ceb9de3edfce1e0e (diff)
downloaderlang-d8fe532f5a7465d28fadc4b8d2d56ac601e24ade.tar.gz
Merge branch 'maint' into master
* maint: Updated OTP version Prepare release Update copyright year
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 544bcb0eb2..01eda410cc 100644
--- a/lib/jinterface/doc/src/notes.xml
+++ b/lib/jinterface/doc/src/notes.xml
@@ -31,6 +31,22 @@
</header>
<p>This document describes the changes made to the Jinterface application.</p>
+<section><title>Jinterface 1.13.2</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Accept connection setup from OTP 23 and 24 nodes that are
+ not using epmd.</p>
+ <p>
+ Own Id: OTP-18404 Aux Id: GH-6595, PR-6625 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Jinterface 1.13.1</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/jinterface/vsn.mk b/lib/jinterface/vsn.mk
index dc71145e36..909370599e 100644
--- a/lib/jinterface/vsn.mk
+++ b/lib/jinterface/vsn.mk
@@ -1 +1 @@
-JINTERFACE_VSN = 1.13.1
+JINTERFACE_VSN = 1.13.2