diff --git a/CHANGES b/CHANGES index d1c816bf1..1b712d949 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.0 + - Documentation updates. + - Fl_Wizard::value() now resets the mouse cursor to the + window's default cursor. - Fl_File_Chooser::type() didn't enable/disable the new directory button correctly. - Fl_Preferences::entryExists() did not work properly.