Browse Source

Merge branch '0.9.7'

Christophe Riccio 9 years ago
parent
commit
0699896927
1 changed files with 3 additions and 0 deletions
  1. 3 0
      readme.md

+ 3 - 0
readme.md

@@ -95,6 +95,9 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 ##### Improvements:
 ##### Improvements:
 - Added pkg-config file #509
 - Added pkg-config file #509
 
 
+##### Fixes:
+- Fixed STL for C++11 detection on ICC #510
+
 #### [GLM 0.9.7.5](https://github.com/g-truc/glm/releases/tag/0.9.7.5) - 2016-05-24
 #### [GLM 0.9.7.5](https://github.com/g-truc/glm/releases/tag/0.9.7.5) - 2016-05-24
 ##### Improvements:
 ##### Improvements:
 - Added Visual C++ Clang toolset detection
 - Added Visual C++ Clang toolset detection