Adding release notes for 2.0.1

This commit is contained in:
manuelk 2013-08-07 10:37:27 -07:00
parent 124c944f7a
commit a30101482a

View File

@ -32,6 +32,24 @@ Release Notes
----
Release 2.0.1
=============
**New Features**
- New CLA files to reflect Apache 2.0 licensing
**Changes**
- Adding Osd documentation based on Siggraph slides
**Bug Fixes**
- Fix incorrect transition pattern 3 in GLSL / HLSL shaders
- Fix CMake build to not link GPU-based libraries into libosdCPU
- Fix support for GLEW on OSX
- Fix GLFW Xrandr & xf86vmode dependency paths for X11 based systems
- Fix HUD display overlaps in code examples
- Fix FindGLEW.cmake to be aware of multiarch on linux systems
Release 2.0.0
=============