From d9bed5d7c93c7a7a16385bab7d73384c83d9a591 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Fri, 20 Jun 2014 22:17:04 +0200 Subject: [PATCH] Updated readme for fixed std::copy and std::vector with GLM types #214 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index efeff376..2dd3fbc7 100644 --- a/readme.txt +++ b/readme.txt @@ -53,6 +53,7 @@ GLM 0.9.5.4: 2014-0X-XX - Fixed fastDistance ambiguity #215 - Fixed tweakedInfinitePerspective #208 and added user-defined epsilon to tweakedInfinitePerspective +- Fixed std::copy and std::vector with GLM types #214 ================================================================================ GLM 0.9.5.3: 2014-04-02