From 887e58bd21587dba9fd685e1b80d44bbb0cec6df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Sat, 3 Dec 2016 21:02:14 +0100 Subject: [PATCH] Cleanup Related to #882. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b92d1646..968c98cd 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ information on what to include when reporting a bug. (#165,#192,#508,#511) - [Cocoa] Bugfix: Disabled use of deprecated `CGDisplayModeCopyPixelEncoding` function on macOS 10.12+ +- [Cocoa] Bugfix: Running in AppSandbox would emit warnings (#816,#882) - [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871)