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,)