Update changelog

Related to #1840.

(cherry picked from commit ab34cc51c6)
This commit is contained in:
Camilla Löwy 2021-07-29 21:27:02 +02:00 committed by Camilla Löwy
parent 1e98fc325d
commit 65c36563f6
1 changed files with 2 additions and 0 deletions

View File

@ -126,6 +126,8 @@ information on what to include when reporting a bug.
- [Win32] Bugfix: Compilation with LLVM for Windows failed (#1807,#1824,#1874)
- [Cocoa] Bugfix: The MoltenVK layer contents scale was updated only after
related events were emitted
- [NSGL] Bugfix: Defining `GL_SILENCE_DEPRECATION` externally caused
a duplicate definition warning (#1840)
- [EGL] Bugfix: The `GLFW_DOUBLEBUFFER` context attribute was ignored (#1843)