From 9b5347e3f702b433a21e2d02c3a3cbe62ee6c99d Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Wed, 21 Mar 2012 15:13:16 +0000 Subject: [PATCH] Rewind on ldifdiff --> ldif-diff for now --- opendj3/src/main/docbkx/release-notes/chap-compatibility.xml | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) diff --git a/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml b/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml index 661e9be..c294017 100644 --- a/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml +++ b/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml @@ -20,7 +20,7 @@ ! ! CCPL HEADER END ! - ! Copyright 2011 ForgeRock AS + ! Copyright 2011-2012 ForgeRock AS ! --> <chapter xml:id='chap-compatibility' @@ -36,12 +36,16 @@ <section xml:id="changed-functionality"> <title>Major Changes to Existing Functionality</title> - + + <para>TODO</para> + +<!-- Not yet for OpenDJ 2.5. <para>The <command>ldif-diff</command> command has been renamed - <command>ldifdiff</command>, and the <option>--outputLDIF</option>, - <option>--overwriteExisting</option>, <option>--sourceLDIF</option>, - <option>--targetLDIF</option> options have been dropped in favor of a + <command>ldifdiff</command>, and the <option>-\-outputLDIF</option>, + <option>-\-overwriteExisting</option>, <option>-\-sourceLDIF</option>, + <option>-\-targetLDIF</option> options have been dropped in favor of a format closer to that of the <command>diff</command> command.</para> +--> </section> <section xml:id="deprecated-functionality"> -- Gitblit v1.10.0