From 7b52b48c9deed0a461ff9a28ea1cd0aef7fe9d89 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 31 Mar 2003 17:27:35 +0000 Subject: Possible fix for OpenGL bus errors on OSX. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2959 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 77edde4dd..5e324cb9f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.4 + - 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 dialog for the callback code. - FLUID would reset the callback code if you opened the -- cgit v1.2.3