diff --git a/doc/src/data.xml b/doc/src/data.xml index 8a0175a8..6451db25 100644 --- a/doc/src/data.xml +++ b/doc/src/data.xml @@ -3,8 +3,9 @@
- - + + + @@ -52,6 +53,7 @@
+ @@ -1532,9 +1534,17 @@ -<<<<<<< HEAD -======= - + + + GLM 0.9.0.5 fixes the usual set of bugs, some allowing a better Clang support. + + + GLM 0.9.0.5 (zip, 2.2 MB) + GLM 0.9.0.5 (7z, 1.6 MB) + Submit a bug report + + + GLM 0.9.0.4 revision mainly fixes bugs. It also contains a contribution by Arnaud Masserann, a autoexp.dat file to make GLM looks nicer in Visual Studio debugger. @@ -1542,18 +1552,17 @@ included in GLM 0.9.0.4. - GLM 0.9.0.4 (zip, 1.2 KB) - GLM 0.9.0.4 (7z, 684 KB) + GLM 0.9.0.4 (zip, 1.5 MB) + GLM 0.9.0.4 (7z, 1.2 MB) Submit a bug report ->>>>>>> af0f03a9a74560b63164415f3ce5d3ef5cc0e485 GLM 0.9.0.3 fixes major issues on non-squared matrices. - GLM 0.9.0.3 (zip, 1.2 KB) + GLM 0.9.0.3 (zip, 1.2 MB) GLM 0.9.0.3 (7z, 684 KB) Submit a bug report diff --git a/readme.txt b/readme.txt index bdcbcea2..5340d454 100644 --- a/readme.txt +++ b/readme.txt @@ -4,10 +4,16 @@ G-Truc Creation www.g-truc.net glm@g-truc.net +============================= +GLM 0.9.0.5: 2010-11-01 +----------------------------- +- Improved Clang support +- Fixed bugs + ============================= GLM 0.9.0.4: 2010-10-04 ----------------------------- -- Added +- Added autoexp for GLM - Fixed bugs =============================