From 5aa3ce735eb514bee64d878d9443ae1704d2cc33 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 13 Sep 2001 18:21:40 +0000 Subject: Fix menu shortcuts. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1587 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c5fd0f4a9..9dc6d6542 100644 --- a/CHANGES +++ b/CHANGES @@ -25,6 +25,8 @@ CHANGES IN FLTK 1.1.0b2 - Improved the Fl_HelpView table formatting code; now dynamically sizes the table columns, and supports COLSPAN. + - The FLUID keyboard shortcuts now work as expected + (CTRL-C copies, SHIFT-CTRL-C writes code, etc.) CHANGES IN FLTK 1.1.0b1 -- cgit v1.2.3