Updated release note

This commit is contained in:
Christophe Riccio 2014-02-08 13:46:53 +01:00
parent 98a0d9e00e
commit 577ee319e6

View File

@ -46,6 +46,7 @@ GLM 0.9.5.2: 2014-02-08
- Fixed SSE code included in GLM tests on "pure" platforms
- Fixed undefined reference to fastInverseSqrt (#161)
- Fixed GLM_FORCE_RADIANS with <glm/ext.hpp> build error (#165)
- Fix dot product clamp range for vector angle functions. (#163)
================================================================================
GLM 0.9.5.1: 2014-01-11