From 2d90f9507242fdafa727ae82b4125bb1f8979a43 Mon Sep 17 00:00:00 2001 From: matthew_swift <matthew_swift@localhost> Date: Wed, 13 Feb 2008 10:37:33 +0000 Subject: [PATCH] Commit flag day changes for r3873. --- opendj-sdk/opends/src/messages/messages/version.properties | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/version.properties b/opendj-sdk/opends/src/messages/messages/version.properties index c4bff4f..6fd2d35 100644 --- a/opendj-sdk/opends/src/messages/messages/version.properties +++ b/opendj-sdk/opends/src/messages/messages/version.properties @@ -92,3 +92,11 @@ configuration that is not backwards compatible. Upgrade is not possible INFO_3708_REVERSION_12=The revision 3294 introduces a change in the backend \ configuration. Revert is not possible +INFO_3873_UPGRADE_13=This change introduces a change to the way in which \ + distinguished names are normalized. In order to upgrade this server you \ + will have to export the data from this server and reimport it after the \ + upgrade has finished +INFO_3873_REVERSION_14=With this reversion the normalized form of \ + distinguished names will be reverted to a prior version. In order to \ + revert this server you will have to export the data from this server and \ + reimport it after the reversion has finished -- Gitblit v1.10.0