From cd339710f0b1c3bbaa080978f0e6ee01f4fdc204 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 1 Apr 2003 19:58:08 +0000 Subject: FLUID shell command patch from Erco. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2963 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5e324cb9f..c7214db50 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.4 + - FLUID now uses an Fl_Text_Display widget for command + output, which allows you to copy and paste text from + command output into other windows. - Fl_Gl_Window could cause a bus error on MacOS X if the parent window was not yet shown. - FLUID could crash after displaying a syntax error -- cgit v1.2.3