mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 06:40:06 -04:00
Windows: Fix fullscreen deadlock + release 0.17.1 (#622)
* Windows: Fix fullscreen deadlock * Release winit 0.17.1
This commit is contained in:
committed by
GitHub
parent
09550397d7
commit
b2b740fed7
@@ -1,6 +1,9 @@
|
||||
# Unreleased
|
||||
|
||||
* On X11, prevent a compilation failure in release mode for versions of Rust greater than or equal to 1.30.
|
||||
# Version 0.17.1 (2018-08-05)
|
||||
|
||||
- On X11, prevent a compilation failure in release mode for versions of Rust greater than or equal to 1.30.
|
||||
- Fixed deadlock that broke fullscreen mode on Windows.
|
||||
|
||||
# Version 0.17.0 (2018-08-02)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user