From e976174d618097f5d5825fda68d241a0420875ff Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 31 Jan 2006 16:22:06 +0000 Subject: FLUID didn't handle loading .fl files with international characters properly with all compilers (STR #1150) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4781 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ec4a9cade..13908aa05 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.8 + - FLUID didn't handle loading .fl files with + international characters properly with all compilers + (STR #1150) - Fl_Spinner's minimum() and maximum() "get" methods were misspelled (STR #1146) - The largefile support changes in 1.1.7 broke binary -- cgit v1.2.3