diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2014-11-02 22:37:52 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2014-11-02 22:37:52 +0000 |
| commit | 2bd8ff37a14464be8c6e6948ea540185afe97990 (patch) | |
| tree | 84a32e62d43f3ac41242f1f1e02e78b91b8b0323 | |
| parent | aee0ee202f6fbac23d628c7bccda74744bf723b6 (diff) | |
Update CHANGES for FLTK 1.3.3 release.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10428 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -CHANGES IN FLTK 1.3.3 RELEASED: Oct XX 2014 +CHANGES IN FLTK 1.3.3 RELEASED: Nov 03 2014 New features and extensions @@ -70,8 +70,8 @@ CHANGES IN FLTK 1.3.3 RELEASED: Oct XX 2014 - Improved Fl_Widget::when() handling in Fl_Tabs (STR #2939). - Improved support for more recent compilers (clang and gcc) that issue more warnings, and fixed some 32-/64-bit compilation issues. - - Add method Fl_Window::clear_modal_states() to make it possible to - remove the modal or non-modal state from a window (STR #3123). + - Added method Fl_Window::clear_modal_states() to make it possible + to remove the modal or non-modal state from a window (STR #3123). Bug fixes |
