summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2014-10-30 12:35:36 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2014-10-30 12:35:36 +0000
commit325fec1f45358e02b62a361886da25a3df98bf78 (patch)
tree1a9eeb48561b91a31e28ba3d94fa869d4bbb53ef /CHANGES
parentc3c56594790c60a0571128b1d333efb68c9ad3ef (diff)
Update copyright and CHANGES.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10416 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b4b3bb730..1b62ba575 100644
--- a/CHANGES
+++ b/CHANGES
@@ -72,7 +72,6 @@ CHANGES IN FLTK 1.3.3 RELEASED: Oct XX 2014
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).
- - New portable sleep methods Fl::sleep(), Fl::msleep(), Fl::usleep().
Bug fixes
@@ -94,6 +93,7 @@ CHANGES IN FLTK 1.3.3 RELEASED: Oct XX 2014
Enter key now selects the file again.
- Fixed a bug in Fl_Native_File_Chooser (Windows) for some file name
input filters (STR #3101).
+ - Fixed out-of-bounds memory access in Fl_Text_Display (STR #2730).
1.3.3 ABI FEATURES