From d0e261300be262329dc0e84e0eae5b7d54a49a48 Mon Sep 17 00:00:00 2001 From: Lauri Kasanen Date: Mon, 3 Nov 2014 08:10:05 +0000 Subject: Tweak the wording in CHANGES, "fluid doesn't close" could be interpreted either way git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10429 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3