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

sin
09.07.2009 f615ec4b48fa4dce511bb4f5601af532208a049f
issue 3920:Flag day information is not displayed
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/util/VersionCompatibilityIssue.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/VersionCompatibilityIssue.java
@@ -471,7 +471,7 @@
  static {
    register(Cause.STRINGPREP_NORMALIZATION_CHANGE_1,
            new BuildVersion(1,0,0,5134));
            new BuildVersion(1,2,0,5134));
    register(Cause.DN_NORMALIZATION_CHANGE_1, new BuildVersion(1, 0, 0, 3873));
    register(Cause.BACKEND_CONFIGURATION_CHANGE_1,
        new BuildVersion(1, 0, 0, 3708));