Support for Mac OS 10.11.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10836 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy
2015-08-23 13:58:07 +00:00
parent 5534ce4c57
commit 5cc6913cb7
+1 -1
View File
@@ -4,7 +4,7 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? ????
- FLTK's ABI version can now be configured with configure or CMake.
*FIXME* See further documentation in ... [TBD].
- Added support for Mac OS 10.11 "El Capitan".
- Added full support of true subwindows to the Mac OS X platform.
Window nesting to any depth is possible. An Fl_Gl_Window window or
subwindow can contain Fl_Window's as subwindows.