summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2004-06-01 14:49:51 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2004-06-01 14:49:51 +0000
commit213be089725d186115deec4d189570a8b4f354af (patch)
treedf64d8fa5a2575a8df1b500b29a3b993627d3804 /CHANGES
parentca116a1b6c2e63aa9ecedd3992bd6437f076154c (diff)
FLTK now builds with the current release of MinGW (STR #325, STR
#401, STR #402) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3432 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 75fa2a456..2b0e5e140 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
CHANGES IN FLTK 1.1.5rc2
- Documentation updates (STR #365)
+ - FLTK now builds with the current release of MinGW (STR
+ #325, STR #401, STR #402)
- FLTK now honors the numlock key state (STR #369)
- The Fl_Text_Display widget did not redraw selections
when focus changed (STR #390)