summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 56427878f..3b9261292 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
CHANGES SINCE FLTK 1.0.9
+ - Added a strcasecmp() function to FLUID; AIX doesn't
+ have it.
+
- Bug #115509: Fl_Scroll not repainting background.
- Updated the configure script and makeinclude.in file