Mention Fix for STR#3473 (and its duplicate STR#3507)

This commit is contained in:
ManoloFLTK 2019-01-30 18:01:12 +01:00
parent 669f159665
commit 6d373286bc
1 changed files with 3 additions and 0 deletions

View File

@ -102,6 +102,9 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2019
Other Improvements
- (add new items here)
- Fix for STR#3473 (and its duplicate STR#3507) to restore configure-based
builds on recent Linux/Unix distributions where the freetype-config
command has been replaced by pkg-config.
- Added support for MacOS 10.14 "Mojave": all drawing to windows is done
through "layer-backed views" when the app is linked to SDK 10.14.
- MacOS ≥ 10.10: Fl_Window::fullscreen() and fullscreen_off() no longer