From cbcbcfa402e2af1e4947eb9a389e64ed1b6c240e Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 27 Jan 2012 06:39:07 +0000
Subject: [PATCH] Add to what's new list for 2.5, OPENDJ-406: Add support for rebuilding all degraded indexes to rebuild-index tool

---
 opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-whats-new.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-whats-new.xml b/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-whats-new.xml
index ab0dd15..3f26b3e 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-whats-new.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-whats-new.xml
@@ -37,6 +37,11 @@
   
   <itemizedlist>
     <listitem>
+     <para>OpenDJ now provides the <command>rebuild-index
+     --rebuildDegraded</command> command for rebuilding degraded indexes.
+     (OPENDJ-406)</para>
+    </listitem>
+    <listitem>
      <para>OpenDJ now lets you filter access and audit logs to focus on
      messages that interest you. OpenDJ supports many criteria for flexible
      log filtering. (OPENDJ-308)</para>

--
Gitblit v1.10.0