Update changelog...

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2649 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet 2002-10-04 02:31:58 +00:00
parent 5610521910
commit add787dcf7

View File

@ -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.