From adddf26964bae533c86949f15ae8d6dfd44f3b50 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 15 Mar 2014 16:43:58 -0700 Subject: [PATCH] Added a patch note for 2.0.3 --- WhatsNew.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WhatsNew.txt b/WhatsNew.txt index 23caa2af36e7d..bcbdcd1023c66 100644 --- a/WhatsNew.txt +++ b/WhatsNew.txt @@ -5,6 +5,9 @@ This is a list of major changes in SDL's version history. 2.0.3: --------------------------------------------------------------------------- +Mac OS X: +* Fixed creating an OpenGL context by default on Mac OS X 10.6 + --------------------------------------------------------------------------- 2.0.2: