From c04cad3ba921deb086d19e2de2526af4854add75 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 2 Jun 2016 11:39:07 +0200 Subject: Revert "Prepare release" This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. --- lib/eldap/doc/src/notes.xml | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'lib/eldap/doc') diff --git a/lib/eldap/doc/src/notes.xml b/lib/eldap/doc/src/notes.xml index eff2ac0fa6..aa3e3137ae 100644 --- a/lib/eldap/doc/src/notes.xml +++ b/lib/eldap/doc/src/notes.xml @@ -31,39 +31,6 @@

This document describes the changes made to the Eldap application.

-
Eldap 1.2.2 - -
Fixed Bugs and Malfunctions - - -

- If the underlying tcp connection is closed and an LDAP - operation returned tcp_error, the client applications - tend to close the ldap handle with eldap:close. This will - cause a {nocatch, {gen_tcp_error, ...}} exception.

-

- Such errors are now ignored during close, because the - socket will be closed anyway.

-

- Own Id: OTP-13590 Aux Id: PR-1048

-
-
-
- - -
Improvements and New Features - - -

- Internal changes

-

- Own Id: OTP-13551

-
-
-
- -
-
Eldap 1.2.1
Fixed Bugs and Malfunctions -- cgit v1.2.3