Browse Source

Updated readme for release

Christophe Riccio 12 years ago
parent
commit
37ae8da67c
1 changed files with 3 additions and 2 deletions
  1. 3 2
      readme.txt

+ 3 - 2
readme.txt

@@ -37,9 +37,10 @@ More informations in GLM manual:
 http://glm.g-truc.net/glm.pdf
 
 ================================================================================
-GLM 0.9.4.5: 2013-08-13
+GLM 0.9.4.5: 2013-08-12
 --------------------------------------------------------------------------------
-- Fixed inclusion of intrinsics in "pure" mode #92 
+- Fixed CUDA support
+- Fixed inclusion of intrinsics in "pure" mode #92
 - Fixed language detection on GCC when the C++0x mode isn't enabled #95
 - Added missing value_ptr for quaternions #99
 - Added WINCE detection #92