diff --git a/readme.txt b/readme.txt index c1ac648e..c641a025 100644 --- a/readme.txt +++ b/readme.txt @@ -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 build error (#165) +- Fix dot product clamp range for vector angle functions. (#163) ================================================================================ GLM 0.9.5.1: 2014-01-11