summaryrefslogtreecommitdiff
path: root/lib/eldap/doc/src/notes.xml
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2023-04-25 17:09:28 +0200
committerErlang/OTP <otp@erlang.org>2023-04-25 17:09:28 +0200
commit789ad43c1b8e7a6083fec45737d71d979d7db82e (patch)
treec3fb58422b86f94fcdf61fbbe35468a06fa3cbc7 /lib/eldap/doc/src/notes.xml
parent91fc4724d3ff60e22a868128624a742d35de57c0 (diff)
downloaderlang-789ad43c1b8e7a6083fec45737d71d979d7db82e.tar.gz
Prepare release
Diffstat (limited to 'lib/eldap/doc/src/notes.xml')
-rw-r--r--lib/eldap/doc/src/notes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/eldap/doc/src/notes.xml b/lib/eldap/doc/src/notes.xml
index 563f75e827..881c1215b4 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.11</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Added a new function eldap:info/1 that returns the socket
+ and the transport protocol for the eldap connection.</p>
+ <p>
+ Own Id: OTP-18480</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Eldap 1.2.10</title>
<section><title>Fixed Bugs and Malfunctions</title>