mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
23.24.2012 45fe5f4e32e8c6e85ca5dbc5886cf503e294bd36
Clarify what the fix for OPENDJ-535 means for applications (thanks Gary, for the review comment)
1 files modified
7 ■■■■ changed files
opendj3/src/main/docbkx/release-notes/chap-compatibility.xml 7 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
@@ -63,7 +63,12 @@
   </listitem>
   <listitem>
    <para>Syntax checking has been added for certificate and country attribute
    values. This affects applications updating those attribute values.</para>
    values. This affects applications updating those attribute values.
    Applications updating country attribute values must now use Country String
    syntax for example, which uses two-character codes from <link
    xlink:show="new" xlink:href="http://www.iso.org/iso/country_codes.htm">ISO
    3166</link> such as <literal>US</literal> instead of full names such as
    <literal>United States</literal>.</para>
   </listitem>
  </itemizedlist>