diff --git a/doc/src/data.xml b/doc/src/data.xml index b741c5e2..c9dfe8e4 100644 --- a/doc/src/data.xml +++ b/doc/src/data.xml @@ -3,9 +3,10 @@
- - + + + @@ -72,9 +73,10 @@
- - + + + diff --git a/readme.txt b/readme.txt index 80c4c8dc..bb7344e0 100644 --- a/readme.txt +++ b/readme.txt @@ -37,15 +37,16 @@ More informations in GLM manual: http://glm.g-truc.net/glm-0.9.3.pdf ================================================================================ -GLM 0.9.3.B: 2011-12-06 +GLM 0.9.3.B: 2011-12-13 -------------------------------------------------------------------------------- - Added support for Chrone Native Client - Added epsilon constant - Removed value_size function from vector types - Fixed roundEven on GCC +- Improved API documentation ================================================================================ -GLM 0.9.2.8: 2011-12-XX +GLM 0.9.2.8: 2011-12-12 -------------------------------------------------------------------------------- - Fixed modf implementation - Fixed step function accuracy