summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 996bd4886..073e5fbd5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -66,7 +66,7 @@ CHANGES IN FLTK 1.3.3 RELEASED: Nov 03 2014
applications, e.g. Firefox and Thunderbird.
- Windows message WM_QUIT is processed like SIGTERM, i.e. as a
request to terminate the program.
- - Fluid doesn't close the code window when hitting ESC (STR #2997).
+ - Fluid no longer closes the code window when hitting ESC (STR #2997).
- 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.