From a15201dc596dab159a2c9a464c974b3d4bf122b3 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Fri, 20 Sep 2013 14:04:35 +0200 Subject: [PATCH] Updated readme --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 59519e5c..9615c34e 100644 --- a/readme.txt +++ b/readme.txt @@ -80,7 +80,7 @@ GLM 0.9.4.6: 2013-09-20 - Added compilation errors for unsupported compiler versions - Fixed glm::orientation with GLM_FORCE_RADIANS defined #112 - Fixed const ref issue on assignment operator taking a scalar parameter #116 -- Fixed glm::eulerAngleY implementation +- Fixed glm::eulerAngleY implementation #117 ================================================================================ GLM 0.9.4.5: 2013-08-12