Update changelog

This commit is contained in:
Camilla Löwy 2019-10-16 17:43:29 +02:00
parent 692754a2c5
commit 36c547875c

View File

@ -122,7 +122,7 @@ information on what to include when reporting a bug.
- Bugfix: The CMake config-file package used an absolute path and was not
relocatable (#1470)
- Bugfix: Video modes with a duplicate screen area were discarded (#1555,#1556)
- Bugfix: Fix -Wextra-semi compilation warning (#1440)
- Bugfix: Compiling with -Wextra-semi caused warnings (#1440)
- [Win32] Bugfix: `GLFW_INCLUDE_VULKAN` plus `VK_USE_PLATFORM_WIN32_KHR` caused
symbol redefinition (#1524)
- [Win32] Bugfix: The cursor position event was emitted before its cursor enter