From d468e3c2c1730e1fed47fd7548fb70ef3f057d3a Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 28 Oct 2014 10:13:39 +0000
Subject: [PATCH] Backport CR-5028 OPENDJ-1567 Doc differences between make-ldif & makeldif
---
opends/src/main/docbkx/release-notes/chap-compatibility.xml | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/opends/src/main/docbkx/release-notes/chap-compatibility.xml b/opends/src/main/docbkx/release-notes/chap-compatibility.xml
index 04a4312..7a847b0 100644
--- a/opends/src/main/docbkx/release-notes/chap-compatibility.xml
+++ b/opends/src/main/docbkx/release-notes/chap-compatibility.xml
@@ -52,6 +52,22 @@
</listitem>
<listitem>
+ <para>
+ LDAP SDK ${sdkDocTargetVersion}
+ <filename>makeldif.template</filename> files
+ are not backwards-compatible
+ with the OpenDJ directory server <command>make-ldif</command> command.
+ </para>
+
+ <para>
+ When specifying a branch in LDAP SDK <command>makeldif</command> templates,
+ you must now also specify the object classes for the branch.
+ Server <command>make-ldif</command> templates require branch specifications
+ that do not specify the object classes for the branch.
+ </para>
+ </listitem>
+
+ <listitem>
<para>The following global ACI settings have changed.</para>
<itemizedlist>
--
Gitblit v1.10.0