Fixed release note

This commit is contained in:
Christophe Riccio 2015-05-02 00:08:47 +02:00
parent c1377bc360
commit 25ccac2fd3

View File

@ -63,7 +63,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Specialized integer implementation of YCoCg-R #310
- Don't show status message in 'FindGLM' if 'QUIET' option is set. #317
- 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:
- Fixed (u)int64 MSB/LSB handling on BE archs #306