mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 22:30:04 -04:00
Maintenance/620/fix x11 release mode compilation (#621)
* Raised minimum version of `x11-dl`. This fixes a compilation error in release mode on X11. Issue #620 * Updated `CHANGELOG.md` about X11 release mode compilation issue.
This commit is contained in:
committed by
Francesca Frangipane
parent
a32f7f2ec5
commit
09550397d7
@@ -1,5 +1,7 @@
|
||||
# Unreleased
|
||||
|
||||
* On X11, prevent a compilation failure in release mode for versions of Rust greater than or equal to 1.30.
|
||||
|
||||
# Version 0.17.0 (2018-08-02)
|
||||
|
||||
- Cocoa and core-graphics updates.
|
||||
|
||||
Reference in New Issue
Block a user