summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index b6658d6a8..191e49314 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,12 +15,12 @@ CHANGES IN FLTK 1.1.0
movement values from Fl::e_dx (horizontal) and
Fl::e_dy (vertical).
- - Added the Fl_FileBrowser, Fl_FileChooser, Fl_FileIcon,
- Fl_HelpDialog, Fl_HelpView, and Fl_Wizard widgets from
+ - Added the Fl_Check_Browser, Fl_FileBrowser,
+ Fl_FileChooser, Fl_FileIcon, Fl_HelpDialog,
+ Fl_HelpView, Fl_Progress, and Fl_Wizard widgets from
the bazaar.
-TODO - Added the Fl_Check_Browser, and Fl_Tree_Browser
- widgets from the bazaar.
+TODO - Added the Fl_Tree_Browser widgets from the bazaar.
- Added 2.0 Fl_Text_Display and Fl_Text_Editor widgets
based on NEdit.