From 861a25e540dc80b9e9542bdfb1af327607dbec14 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 02 Oct 2014 08:25:49 +0000
Subject: [PATCH] FR-394 OPENDJ-1572 Update draft release notes

---
 src/main/docbkx/release-notes/chap-compatibility.xml |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/src/main/docbkx/release-notes/chap-compatibility.xml b/src/main/docbkx/release-notes/chap-compatibility.xml
index 2ab809a..7254386 100644
--- a/src/main/docbkx/release-notes/chap-compatibility.xml
+++ b/src/main/docbkx/release-notes/chap-compatibility.xml
@@ -147,14 +147,10 @@
   <para>The <command>dsframework</command> command is Deprecated and likely
   to be removed in a future release.</para>
 
-  <itemizedlist>
-   <para>The following OpenDJ LDAP SDK methods are Deprecated and likely to be
-   removed in a future release.</para>
-   <listitem><para><literal>org.forgerock.opendj.ldap.LDAPListenerOptions#getTCPNIOTransport</literal></para></listitem>
-   <listitem><para><literal>org.forgerock.opendj.ldap.LDAPListenerOptions#setTCPNIOTransport</literal></para></listitem>
-   <listitem><para><literal>org.forgerock.opendj.ldap.LDAPOptions#getTCPNIOTransport</literal></para></listitem>
-   <listitem><para><literal>org.forgerock.opendj.ldap.LDAPOptions#setTCPNIOTransport</literal></para></listitem>
-  </itemizedlist>
+  <para>
+   The next major version of OpenDJ LDAP SDK includes
+   improvements and changes that are not compatible with the 2.x SDK.
+  </para>
  </section>
  
  <section xml:id="removed-functionality">

--
Gitblit v1.10.0