From 7b0c543e99d6a93ec8ea3472eb0eb9fd8fac460e Mon Sep 17 00:00:00 2001 From: Matthew Swift <matthew.swift@forgerock.com> Date: Thu, 09 Jun 2011 07:37:50 +0000 Subject: [PATCH] Partial fix OPENDJ-194: Minor improvements to change log content and configuration --- opends/resource/schema/03-changelog.ldif | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opends/resource/schema/03-changelog.ldif b/opends/resource/schema/03-changelog.ldif index 418c2f9..3fa0e70 100644 --- a/opends/resource/schema/03-changelog.ldif +++ b/opends/resource/schema/03-changelog.ldif @@ -78,7 +78,8 @@ SINGLE-VALUE USAGE directoryOperation X-ORIGIN 'OpenDS Directory Server' ) -attributeTypes: ( 1.3.6.1.4.1.26027.1.1.590 NAME 'targetEntryUUID' +attributeTypes: ( 1.3.6.1.4.1.26027.1.1.590 + NAME ( 'targetEntryUUID' 'targetUniqueID' ) DESC 'The OpenDS unique id of the entry targeted by the change' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE -- Gitblit v1.10.0