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

sin
09.07.2009 7b51b0f5e6c74a09628028eb55b6dda50b3863ac
issue 3920:Flag day information is not displayed
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/util/VersionCompatibilityIssue.java 2 ●●● patch | view | raw | blame | history
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));