diff --git a/freeglut/web-src/docs/api.php b/freeglut/web-src/docs/api.php index 196f489..9146ef0 100644 --- a/freeglut/web-src/docs/api.php +++ b/freeglut/web-src/docs/api.php @@ -41,12 +41,6 @@ damages in connection with or arising from the use of information or programs contained herein.

-

-Note that the FreeGLUT 3.0 enhancements and additions are already -mentioned in this API document. Some of the functions described here -will thus not work with the currently available 2.8.1 release. -

-

1. Contents

    diff --git a/freeglut/web-src/index.php b/freeglut/web-src/index.php index 62485f0..ee9cafb 100644 --- a/freeglut/web-src/index.php +++ b/freeglut/web-src/index.php @@ -54,19 +54,23 @@ mailing list.

    Testing Releases
    -

    The ports to Android and BlackBerry 10 as well as other API and - implementation enhancements (e.g., move to CMake build system, VBO - and shader support for geometry) are currently only available in - trunk. Feel free to test by downloading a Version 3.0.0, Release Candidate 1 was released on Wednesday, + October 29, 2014.

    +

    + Freeglut 3.0.0 Release Candidate 1 [Released: 29 Oct 2014]
    +

    +

    Amongst many smaller enhancements and bugfixes, this RC includes + experimental ports to Android and BlackBerry 10 as well as other API + and implementation enhancements (e.g., move to CMake build system, + VBO and shader support for geometry). Also moved to CMake as build + system. Please try it out and give us feedback on how it worked for + you. +