Browse Source

Updated readme.txt

Christophe Riccio 13 years ago
parent
commit
6920963069
1 changed files with 2 additions and 1 deletions
  1. 2 1
      readme.txt

+ 2 - 1
readme.txt

@@ -37,8 +37,9 @@ More informations in GLM manual:
 http://glm.g-truc.net/glm-0.9.3.pdf
 
 ================================================================================
-GLM 0.9.3.3: 2012-04-XX
+GLM 0.9.3.3: 2012-05-XX
 --------------------------------------------------------------------------------
+- Fixed isinf and isnan
 - Improved compatibility with Intel compiler
 - Added CMake test build options: SIMD, C++11, fast math and MS land ext
 - Fixed SIMD mat4 test on GCC