From 6208cc0ffa08d4be6acefcf434f71eca73b96b9b Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 21 Oct 2011 13:27:42 +0000
Subject: [PATCH] Use of the old environment variable names is deprecated from 2.5.

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

diff --git a/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml b/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
index 0c0fb3a..0b19b47 100644
--- a/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
+++ b/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
@@ -43,10 +43,10 @@
  <section xml:id="deprecated-functionality">
   <title>Deprecated Functionality</title>
   
-  <para>No functionality is deprecated in OpenDJ
-  <?eval ${docTargetVersion}?>.</para>
-  
-  <para>No functionality is planned to be deprecated at this time.</para>
+  <para>OpenDJ <?eval ${docTargetVersion}?> makes use of new environment
+  variables aligned with the project name. Use of the old variables is
+  deprecated. The old variables are likely to be removed in a future
+  release.</para>
  </section>
  
  <section xml:id="removed-functionality">

--
Gitblit v1.10.0