diff options
author | Hans Nilsson <[email protected]> | 2018-10-19 14:29:51 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2018-10-19 14:29:51 +0200 |
commit | 1c7ba5305bd5a596306da52cbf06dec481dbc5ac (patch) | |
tree | 4c4e7059dae86bcc0eb48b703c4d1ed7288d2d05 /lib/eldap | |
parent | 05bcb5c45860e6cbb9480f8b5de9ff0ce614b548 (diff) | |
parent | ffc6c26914813a95fe0652c51b57c3c00a9f4ad7 (diff) | |
download | otp-1c7ba5305bd5a596306da52cbf06dec481dbc5ac.tar.gz otp-1c7ba5305bd5a596306da52cbf06dec481dbc5ac.tar.bz2 otp-1c7ba5305bd5a596306da52cbf06dec481dbc5ac.zip |
Merge branch 'maint-19' into maint
* maint-19:
Updated OTP version
Prepare release
Diffstat (limited to 'lib/eldap')
-rw-r--r-- | lib/eldap/doc/src/notes.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/eldap/doc/src/notes.xml b/lib/eldap/doc/src/notes.xml index 5c98004798..bf9358c4d1 100644 --- a/lib/eldap/doc/src/notes.xml +++ b/lib/eldap/doc/src/notes.xml @@ -108,6 +108,22 @@ </section> +<section><title>Eldap 1.2.2.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.2</title> <section><title>Fixed Bugs and Malfunctions</title> |