summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 62a1691dd..a4b0dc419 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
CHANGES IN FLTK 1.3.3 RELEASED: MMM DD YYYY
+ - Fixed recent MinGW build WRT configure not finding strcasecmp() (STR #2994).
+ Note: This fix is temporary and should be revisited later.
- Fixed missing libdl dependency in CMake builds (STR #2977).
- Fixed segfault in fl_set_fonts_xft.cxx when loading fonts not named
as expected (STR #2976).