diff options
author | Hans Nilsson <[email protected]> | 2018-10-18 16:59:54 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2018-10-18 16:59:54 +0200 |
commit | 71dad92bbde371681faa407d98c63b6c58d303f6 (patch) | |
tree | 93a3369ebc1b826a22d6d0500910946cee092a82 /lib/eldap | |
parent | 0d02946d94e47a709da8a852a057350a6157e37a (diff) | |
parent | 7851fcd2170c20b8a2331e8615b03632d7aec4fc (diff) | |
download | otp-71dad92bbde371681faa407d98c63b6c58d303f6.tar.gz otp-71dad92bbde371681faa407d98c63b6c58d303f6.tar.bz2 otp-71dad92bbde371681faa407d98c63b6c58d303f6.zip |
Merge branch 'maint'
* maint:
Updated OTP version
Prepare release
Diffstat (limited to 'lib/eldap')
-rw-r--r-- | lib/eldap/doc/src/notes.xml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/lib/eldap/doc/src/notes.xml b/lib/eldap/doc/src/notes.xml index b390e0c047..5c98004798 100644 --- a/lib/eldap/doc/src/notes.xml +++ b/lib/eldap/doc/src/notes.xml @@ -77,6 +77,22 @@ </section> +<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> @@ -368,4 +384,3 @@ <p>New application. </p> </section> </chapter> - |