diff --git a/doc/src/data.xml b/doc/src/data.xml index 50622cd3..2e68b38a 100644 --- a/doc/src/data.xml +++ b/doc/src/data.xml @@ -3,7 +3,8 @@
- + + @@ -60,7 +61,8 @@
- + + @@ -150,6 +152,16 @@ + + + Only bug fixes for GLM 0.9.1.2. + + + GLM 0.9.1.2 (zip) + GLM 0.9.1.2 (7z) + Submit a bug report + + GLM 0.9.1.1 fixes some bugs, warnings on Clang C++ and clean up a bit the code. diff --git a/readme.txt b/readme.txt index 90418ce0..f7a8d2ec 100644 --- a/readme.txt +++ b/readme.txt @@ -13,6 +13,11 @@ GLM is a header only library, there is nothing to build, just include it. More informations in GLM manual: http://glm.g-truc.net/glm-0.9.1.pdf +================================================================================ +GLM 0.9.1.2: 2010-04-12 +-------------------------------------------------------------------------------- +- Fixed bugs + ================================================================================ GLM 0.9.1.1: 2010-03-17 --------------------------------------------------------------------------------