Community
Participate
Working Groups
Current contents of relnotes.php is as follows: <?php require($_SERVER["DOCUMENT_ROOT"] . "/modeling/includes/buildServer-common.php"); $pageTitle = "Graphical Editing Framework (GEF) - Release Notes"; $streams = array( "gef" => array( "3.5.x" => "HEAD", "3.4.x" => "R3_4_maintenance", "3.3.x" => "R33_maintenance", "3.2.x" => "R32_maintenance", "3.1.x" => "R31_maintenance", "3.0.x" => "R30_maintenance" ), ); require ($_SERVER["DOCUMENT_ROOT"] . "/modeling/includes/relnotes-common.php"); ?> To correctly display release notes for the 3.5 and 3.6 releases, it has to be updated accordingly.
Re-scheduled to 3.6RC3.
Seems to be fixed by now, so marking as resolved in 3.6.