From e85b947c49e49beb3f9623211dea3686535d4e6e Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 03 Jul 2013 09:45:22 +0000
Subject: [PATCH] Mention that the release includes fixes for security vulnerabilities

---
 src/main/docbkx/release-notes/chap-issues.xml |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/src/main/docbkx/release-notes/chap-issues.xml b/src/main/docbkx/release-notes/chap-issues.xml
index 3cbd991..0c3a021 100644
--- a/src/main/docbkx/release-notes/chap-issues.xml
+++ b/src/main/docbkx/release-notes/chap-issues.xml
@@ -40,8 +40,14 @@
  <section xml:id="fixes">
   <title>Key Fixes</title>
 
-  <note><!-- TODO: reconsider when 2.4.x is no longer supported. -->
-   <para>OpenDJ 2.6.0 includes important improvements to replication.
+  <note>
+   <para>This release contains fixes that resolve security issues within OpenDJ.
+   Older versions of OpenDJ contain these security issues. It is recommended
+   that you upgrade to this release to resolve these security issues. ForgeRock
+   customers can contact support for detials on the security issues.</para>
+
+   <!-- TODO: reconsider when 2.4.x is no longer supported. -->
+   <para>OpenDJ 2.6.0 also includes important improvements to replication.
    Replication remains fully compatible with earlier versions. However, some
    operations that work fine with OpenDJ 2.6.0, such as replicating large
    groups and replicating high volumes of adds and deletes, can cause

--
Gitblit v1.10.0