From 95a996eb32e49423a7f459007bfe4aaee1f5485e Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sun, 13 Feb 2011 21:54:08 +0000 Subject: [PATCH] Added release post --- doc/src/data.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/data.xml b/doc/src/data.xml index bd17ee0d..4f733956 100644 --- a/doc/src/data.xml +++ b/doc/src/data.xml @@ -1546,14 +1546,14 @@ - GLM 0.9.0.8 add the operator * for quaternion products and deprecated the cross function previously used for the same purpose. + The stable version, GLM 0.9.0.8, adds the operator * for quaternion products and deprecated the cross function previously used for the same purpose. Also, it clarifies that GLM is a header only library when a user try to build it. Once more, there is nothing to build. - GLM 0.9.1 beta includes a great contribution on the API documentation by + The development version, GLM 0.9.1 beta, provides an improved API documentation by Alfonse Reinheart, author of a great OpenGL tutorial which uses GLM. - This version also improves the SIMD implementation. + This version also improves the SIMD extensions and it fixes many bugs. GLM 0.9.1.B (zip,)