From 47426f0b3fe6cddea8cca421d0c905edb4834bfa Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 29 May 2003 19:43:06 +0000 Subject: Drop undocumented and non-working --prefix and --exec-prefix options to fltk-config script (STR #56) Fix configure tests that had bogus whitespace in them (STR #60) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3015 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index bacf5ab34..fa882f6e6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,16 @@ CHANGES IN FLTK 1.1.4 + - The configure script contained erroneous whitespace in + various tests which caused errors on some platforms + (STR #60) + - The fltk-config script still supported the deprecated + --prefix and --exec-prefix options; dropped them since + they serve no useful purpose and would never have + worked for the intended purpose anyways... (STR #56) - fl_filename_list returned 0 on Win32 if no directory existed (STR #54) - Pressing 'home' after the last letter in a Text_Editor - would move the cursor to pos 0 (STR #39) + would move the cursor to pos 0 (STR #39) - Fl::get_key(x) would mix up Ctrl and Meta on OS X (STR #55) - The configure script used the wrong dynamic library -- cgit v1.2.3