From 06355842a643d40a5f27a0ac0cf2a16f3576d61c Mon Sep 17 00:00:00 2001 From: dcnieho Date: Fri, 5 Apr 2013 02:14:17 +0000 Subject: [PATCH] finish up release announcement git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1590 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/web-src/index.php | 5 +++-- freeglut/web-src/news.php | 11 +++++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/freeglut/web-src/index.php b/freeglut/web-src/index.php index 97ccb89..f63d57a 100644 --- a/freeglut/web-src/index.php +++ b/freeglut/web-src/index.php @@ -36,8 +36,9 @@ generateHeader($_SERVER['PHP_SELF']);
Testing Releases

The port to Andriod as well as other API and implementation - enhancements (e.g., VBO support for geometry) are currently only - available in trunk. Feel free to test by downloading a tarball of current trunk, or grabbing a copy from svn, and give us feedback on how it worked for you. All this diff --git a/freeglut/web-src/news.php b/freeglut/web-src/news.php index 71560da..d8e06a2 100644 --- a/freeglut/web-src/news.php +++ b/freeglut/web-src/news.php @@ -13,9 +13,16 @@ generateHeader($_SERVER['PHP_SELF']);

A new bugfix release of "freeglut" is now available. Here is a incomplete list of fixes and enhancements: