Browse Source

Fixed release note

Christophe Riccio 10 years ago
parent
commit
25ccac2fd3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -63,7 +63,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 - Specialized integer implementation of YCoCg-R #310
 - Specialized integer implementation of YCoCg-R #310
 - Don't show status message in 'FindGLM' if 'QUIET' option is set. #317
 - Don't show status message in 'FindGLM' if 'QUIET' option is set. #317
 - Added master branch continuous integration service on Linux 64 #332
 - Added master branch continuous integration service on Linux 64 #332
-- Clarified manual regarding angle unit in GLM, added FAQ 11 #336
+- Clarified manual regarding angle unit in GLM, added FAQ 11 #326
 
 
 ##### Fixes:
 ##### Fixes:
 - Fixed (u)int64 MSB/LSB handling on BE archs #306
 - Fixed (u)int64 MSB/LSB handling on BE archs #306