From 6d373286bc51fa5783606b003eb29070af852d50 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Wed, 30 Jan 2019 18:01:12 +0100 Subject: [PATCH] Mention Fix for STR#3473 (and its duplicate STR#3507) --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 5753ce1d8..0c03fdd33 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -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