diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-04-13 20:28:51 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-04-13 20:28:51 +0000 |
| commit | 7f0c218c1c96eebb2c0694909d237e7d3bdc0c97 (patch) | |
| tree | ac452f08721ecef0530cd95008a00eb1e3676e84 /CHANGES | |
| parent | 9e2f36201612e978f2f518ed7220af42d06264cd (diff) | |
Fix case problems in include filenames...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2077 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.0 + - Fixed some case problems in includes for the MacOS X + code. - Fl_Widget::handle() returned 1 for FL_ENTER and FL_LEAVE events, which caused some compatibility problems with 1.0 code. |
