Updated readme for release

This commit is contained in:
Christophe Riccio 2013-08-12 23:18:28 +02:00
parent b592d9ff83
commit 37ae8da67c

View File

@ -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