From 5fe1f6c1ec9fbfea0de4f0a908ab7931bf4cda71 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 1 Oct 2002 18:37:27 +0000 Subject: Fix handling of a trailing "\" in Fl_Menu_::add()... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2643 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6ff079d4d..07c03252d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.0 + - Fl_Menu_:add() didn't handle a trailing "\" character + gracefully. - Clicking/dragging the middle mouse button in a scrollbar now moves directly to that scroll position, matching the behavior of other toolkits. -- cgit v1.2.3