Skip to content

Commit fb0f2f9

Browse files
committed
Add missing changelog entries
1 parent 83d3fb0 commit fb0f2f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ information on what to include when reporting a bug.
156156
- Made joystick subsystem initialize at first use (#1284,#1646)
157157
- Made `GLFW_DOUBLEBUFFER` a read-only window attribute
158158
- Updated the minimum required CMake version to 3.1
159+
- Updated gamepad mappings from upstream
159160
- Disabled tests and examples by default when built as a CMake subdirectory
160161
- Renamed `GLFW_USE_WAYLAND` CMake option to `GLFW_BUILD_WAYLAND` (#1958)
161162
- Removed `GLFW_USE_OSMESA` CMake option enabling the Null platform (#1958)
@@ -271,6 +272,7 @@ information on what to include when reporting a bug.
271272
- [Wayland] Bugfix: Monitors physical size could report zero (#1784,#1792)
272273
- [Wayland] Bugfix: Some keys were not repeating in Wayland (#1908)
273274
- [Wayland] Bugfix: Non-arrow cursors are offset from the hotspot (#1706,#1899)
275+
- [Wayland] Bugfix: The `O_CLOEXEC` flag was not defined on FreeBSD
274276
- [POSIX] Removed use of deprecated function `gettimeofday`
275277
- [POSIX] Bugfix: `CLOCK_MONOTONIC` was not correctly tested for or enabled
276278
- [WGL] Disabled the DWM swap interval hack for Windows 8 and later (#1072)

0 commit comments

Comments
 (0)