diff --git a/doc/src/data.xml b/doc/src/data.xml index e928d45a..7c79a9a7 100644 --- a/doc/src/data.xml +++ b/doc/src/data.xml @@ -3,7 +3,8 @@
- + + @@ -67,7 +68,8 @@
- + + @@ -158,7 +160,16 @@ - + + + This update fixes some major core issues including the implementation of round, floatBitToXint, pack and unpack functions. + + + GLM 0.9.2.5 (zip) + GLM 0.9.2.5 (7z) + Submit a bug report + + Fixed bugs and warnings reported by GLM users. Thanks! diff --git a/readme.txt b/readme.txt index 7b7bcb1c..a0497392 100644 --- a/readme.txt +++ b/readme.txt @@ -37,10 +37,11 @@ More informations in GLM manual: http://glm.g-truc.net/glm-0.9.2.pdf ================================================================================ -GLM 0.9.2.5: 2011-09-2X +GLM 0.9.2.5: 2011-09-20 -------------------------------------------------------------------------------- - Fixed floatBitToXint functions - Fixed pack and unpack functions +- Fixed round functions ================================================================================ GLM 0.9.2.4: 2011-09-03