Browse Source

Updated release note for bug #97

Christophe Riccio 12 years ago
parent
commit
4e43b388bd
1 changed files with 2 additions and 1 deletions
  1. 2 1
      readme.txt

+ 2 - 1
readme.txt

@@ -37,10 +37,11 @@ More informations in GLM manual:
 http://glm.g-truc.net/glm.pdf
 http://glm.g-truc.net/glm.pdf
 
 
 ================================================================================
 ================================================================================
-GLM 0.9.4.5: 2013-06-XX
+GLM 0.9.4.5: 2013-07-XX
 --------------------------------------------------------------------------------
 --------------------------------------------------------------------------------
 - Fixed inclusion of intrinsics in "pure" mode #92 
 - Fixed inclusion of intrinsics in "pure" mode #92 
 - Fixed language detection on GCC when the C++0x mode isn't enabled #95
 - Fixed language detection on GCC when the C++0x mode isn't enabled #95
+- Fixed issue #97: register is deprecated in C++11
 
 
 ================================================================================
 ================================================================================
 GLM 0.9.4.4: 2013-05-29
 GLM 0.9.4.4: 2013-05-29