summaryrefslogtreecommitdiff
path: root/lib/eldap
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2018-10-16 15:13:11 +0200
committerErlang/OTP <otp@erlang.org>2018-10-16 15:13:11 +0200
commitde1f4615af6f5c3cd67c655393f59edb592839f3 (patch)
tree115729e772f75ae14e938471737dd82b54c23430 /lib/eldap
parent6965ac876714c5ca9ae00d48c0018f157dbb27f4 (diff)
downloaderlang-de1f4615af6f5c3cd67c655393f59edb592839f3.tar.gz
Prepare release
Diffstat (limited to 'lib/eldap')
-rw-r--r--lib/eldap/doc/src/notes.xml16
-rw-r--r--lib/eldap/vsn.mk2
2 files changed, 17 insertions, 1 deletions
diff --git a/lib/eldap/doc/src/notes.xml b/lib/eldap/doc/src/notes.xml
index 8b066671ee..915148b4a2 100644
--- a/lib/eldap/doc/src/notes.xml
+++ b/lib/eldap/doc/src/notes.xml
@@ -31,6 +31,22 @@
</header>
<p>This document describes the changes made to the Eldap application.</p>
+<section><title>Eldap 1.2.3.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ A race condition at close could cause the eldap client to
+ exit with a badarg message as cause.</p>
+ <p>
+ Own Id: OTP-15342 Aux Id: ERIERL-242 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Eldap 1.2.3</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/eldap/vsn.mk b/lib/eldap/vsn.mk
index 1636b6bb6d..a420db3e58 100644
--- a/lib/eldap/vsn.mk
+++ b/lib/eldap/vsn.mk
@@ -1 +1 @@
-ELDAP_VSN = 1.2.3
+ELDAP_VSN = 1.2.3.1