Enabled compilation on OS X 10.6 SDK.

This commit is contained in:
Camilla Berglund
2013-07-04 15:02:01 +02:00
parent 7a03ca8dbc
commit 58c69a9ac4
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -107,6 +107,7 @@ See the [GLFW 3.0 documentation](http://www.glfw.org/docs/3.0/).
- [Win32] Bugfix: The user32 and dwmapi module handles were not freed on
library termination
- [Cocoa] Bugfix: The clipboard string was not freed on terminate
- [Cocoa] Bugfix: Selectors were used that are not declared by the 10.6 SDK
- [X11] Bugfix: Override-redirect windows were resized to the desired instead
of the actual resolution of the selected video mode