diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2018-12-04 14:16:55 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2018-12-04 14:20:33 +0100 |
| commit | 474d6e2393cf50ad46118c0b58b9ef396c5b3cce (patch) | |
| tree | 5edfd2b9d4bdf5d680c95fcf1be4cd4189efbde2 /CHANGES | |
| parent | b985b884f88d8b9c9b000dbfd564a220ceb7b7ed (diff) | |
Fix 'fluid.app' for case sensitive macOS file systems.
Change 'Fluid.app' to 'fluid.app'.
Also changed documentation and (https) links in modified files.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -142,6 +142,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2019 Bug Fixes - (add new items here) + - Fix 'fluid.app' on case sensitive macOS (was: Fluid.app). - Fix FL_PUSH event handling of Fl_Check_Browser (STR #3004). - Fix a potential crash when a program exits before it opens a window (Windows only, STR #3484). |
